[PATCH V2 net 0/2] There are some bugfix for the HNS ethernet driver

From: Jijie Shao
Date: Sun Dec 03 2023 - 20:15:44 EST


There are some bugfix for the HNS ethernet driver

---
changeLog:
v1 -> v2:
- Fixed the internal function is not decorated with static issue, suggested by Jakub
v1: https://lore.kernel.org/all/20231201102703.4134592-1-shaojijie@xxxxxxxxxx/
---

Yonglong Liu (2):
net: hns: fix wrong head when modify the tx feature when sending
packets
net: hns: fix fake link up on xge port

.../net/ethernet/hisilicon/hns/hns_dsaf_mac.c | 29 ++++++++++
drivers/net/ethernet/hisilicon/hns/hns_enet.c | 53 +++++++++++--------
drivers/net/ethernet/hisilicon/hns/hns_enet.h | 3 +-
3 files changed, 62 insertions(+), 23 deletions(-)

--
2.30.0