[PATCH V2 net 0/4] There are some bugfix for the HNS3 ethernet driver

From: Jijie Shao
Date: Mon Aug 07 2023 - 07:56:20 EST


There are some bugfix for the HNS3 ethernet driver

ChangeLog:
v1->v2:
delete two patches in this patchset:
net: hns3: fix wrong print link down up
- This patch is being analyzed according to Andrew Lunn's suggestion
net: hns3: fix side effects passed to min_t()
- This patch is unnecessary suggested by David Laight
v1: https://lore.kernel.org/all/20230728075840.4022760-2-shaojijie@xxxxxxxxxx/

Jian Shen (1):
net: hns3: restore user pause configure when disable autoneg

Jie Wang (2):
net: hns3: refactor hclge_mac_link_status_wait for interface reuse
net: hns3: add wait until mac link down

Yonglong Liu (1):
net: hns3: fix deadlock issue when externel_lb and reset are executed
together

.../net/ethernet/hisilicon/hns3/hns3_enet.c | 14 ++++++++-
.../hisilicon/hns3/hns3pf/hclge_main.c | 29 ++++++++++++++-----
.../ethernet/hisilicon/hns3/hns3pf/hclge_tm.c | 2 +-
.../ethernet/hisilicon/hns3/hns3pf/hclge_tm.h | 1 +
4 files changed, 37 insertions(+), 9 deletions(-)

--
2.30.0