Re: [PATCH net 0/3] Bugfixs for hns ethernet driver

2017-07-05 Thread Yunsheng Lin
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 ma

Re: [PATCH net 0/3] Bugfixs for hns ethernet driver

2017-07-04 Thread Florian Fainelli
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? -- Florian

[PATCH net 0/3] Bugfixs for hns ethernet driver

2017-07-04 Thread Lin Yun Sheng
This patchset fix skb uesd after used, C45 op code and Tx description filling issues in hns driver. Yunsheng Lin (3): net: hns: Add TX CSUM check when fill TX description net: hns: Fix a wrong op phy C45 code net: hns: Fix a skb used after free bug drivers/net/ethernet/hisilicon/hns/hns_en