[PATCH net 0/3] net: hns3: fixes for -net

From: Huazhong Tan
Date: Mon Dec 02 2019 - 22:09:01 EST


This series includes misc fixes for the HNS3 ethernet driver.

[patch 1/3] fixes a TX queue not restarted problem.

[patch 2/3] fixes a use-after-free issue.

[patch 3/3] fixes a VF ID issue for setting VF VLAN.


Jian Shen (1):
net: hns3: fix VF ID issue for setting VF VLAN

Yunsheng Lin (2):
net: hns3: fix for TX queue not restarted problem
net: hns3: fix a use after free problem in hns3_nic_maybe_stop_tx()

drivers/net/ethernet/hisilicon/hns3/hns3_enet.c | 53 ++++++++++++----------
.../ethernet/hisilicon/hns3/hns3pf/hclge_main.c | 18 +++-----
2 files changed, 34 insertions(+), 37 deletions(-)

--
2.7.4