[PATCH net 0/5] There are some bugfix for the HNS3 ethernet driver
From: Jijie Shao <shaojijie@huawei.com>
Date: 2024-08-13 14:16:45
Also in:
lkml
From: Jijie Shao <shaojijie@huawei.com>
Date: 2024-08-13 14:16:45
Also in:
lkml
There are some bugfix for the HNS3 ethernet driver Jie Wang (2): net: hns3: fix a deadlock problem when config TC during resetting net: hns3: fix wrong use of semaphore up Peiyang Wang (3): net: hns3: use the user's cfg after reset net: hns3: void array out of bound when loop tnl_num net: hns3: use correct release function during uninitialization .../net/ethernet/hisilicon/hns3/hns3_enet.c | 3 ++ .../hisilicon/hns3/hns3pf/hclge_err.c | 6 ++-- .../hisilicon/hns3/hns3pf/hclge_main.c | 30 +++++++++++++------ .../hisilicon/hns3/hns3pf/hclge_mdio.c | 3 ++ .../hisilicon/hns3/hns3vf/hclgevf_main.c | 4 +-- 5 files changed, 32 insertions(+), 14 deletions(-) -- 2.33.0