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_enet.c | 58 ++++++++++++++++----------- drivers/net/ethernet/hisilicon/hns/hns_enet.h | 8 ++-- drivers/net/ethernet/hisilicon/hns_mdio.c | 2 +- 3 files changed, 40 insertions(+), 28 deletions(-) -- 1.9.1