From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752575AbdGEIac (ORCPT ); Wed, 5 Jul 2017 04:30:32 -0400 Received: from szxga03-in.huawei.com ([45.249.212.189]:8869 "EHLO szxga03-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750841AbdGEIaa (ORCPT ); Wed, 5 Jul 2017 04:30:30 -0400 Subject: Re: [PATCH net 0/3] Bugfixs for hns ethernet driver To: Florian Fainelli , CC: , , , , , , , , , , , References: <1499165253-184543-1-git-send-email-linyunsheng@huawei.com> From: Yunsheng Lin Message-ID: Date: Wed, 5 Jul 2017 16:30:09 +0800 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.2.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset="utf-8" Content-Language: en-US Content-Transfer-Encoding: 7bit X-Originating-IP: [10.74.190.125] X-CFilter-Loop: Reflected X-Mirapoint-Virus-RAPID-Raw: score=unknown(0), refid=str=0001.0A090204.595CA39F.0278,ss=1,re=0.000,recu=0.000,reip=0.000,cl=1,cld=1,fgs=0, ip=0.0.0.0, so=2014-11-16 11:51:01, dmn=2013-03-21 17:37:32 X-Mirapoint-Loop-Id: 3241802a9bc3bc58f3ca34a9a20dbfbb Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, Florian On 2017/7/5 0:56, Florian Fainelli wrote: > On 04/07/2017 03:47, Lin Yun Sheng wrote: >> This patchset fix skb uesd after used, C45 op code and >> Tx description filling issues in hns driver. > > Since these are fixes, can you include proper Fixes: tag so it is easier > for -stable maintainers to backport such changes where appropriate? Thanks for pointing out. Will add it next version. Best Regards YunshengLin