[PATCH net-next 0/9] net: hns3: some cleanups for -next

From: Guangbin Huang
Date: Thu Dec 02 2021 - 03:40:49 EST


To improve code readability and simplicity, this series add 9 cleanup
patches for the HNS3 ethernet driver.

Jian Shen (3):
net: hns3: split function hclge_init_vlan_config()
net: hns3: split function hclge_get_fd_rule_info()
net: hns3: split function hclge_update_port_base_vlan_cfg()

Jie Wang (3):
net: hns3: refactor function hclge_configure()
net: hns3: refactor function hclge_set_channels()
net: hns3: refactor function hns3_get_vector_ring_chain()

Peng Li (2):
net: hns3: extract macro to simplify ring stats update code
net: hns3: refactor function hns3_fill_skb_desc to simplify code

Yufeng Mo (1):
net: hns3: split function hns3_nic_net_xmit()

.../net/ethernet/hisilicon/hns3/hns3_enet.c | 430 ++++++++----------
.../net/ethernet/hisilicon/hns3/hns3_enet.h | 7 +
.../hisilicon/hns3/hns3pf/hclge_main.c | 317 +++++++------
3 files changed, 390 insertions(+), 364 deletions(-)

--
2.33.0