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

2017-07-08 Thread David Miller
From: Lin Yun Sheng Date: Thu, 6 Jul 2017 10:21:58 +0800 > This patchset fix skb used after free and C45 op code issues > in hns driver. > > Patch V2: > 1. Remove ndev->feature checking in TX description patch. > 2. Add Fixes: Tag in patch description. > > Patch V1: > Initial

[PATCH net V2 0/2] Bugfixs for hns ethernet driver

2017-07-05 Thread Lin Yun Sheng
This patchset fix skb used after free and C45 op code issues in hns driver. Patch V2: 1. Remove ndev->feature checking in TX description patch. 2. Add Fixes: Tag in patch description. Patch V1: Initial Submit Yunsheng Lin (2): net: hns: Fix a wrong op phy C45 code net