OSDN Git Service

net: hns3: split out hclge_dbg_dump_qos_buf_cfg()
authorJian Shen <shenjian15@huawei.com>
Fri, 12 Feb 2021 03:21:08 +0000 (11:21 +0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 12 Feb 2021 21:13:15 +0000 (13:13 -0800)
commitb3712fa73d56e31e5c94375977ad25966948c6ae
treeff8a4589dcca1038be7f9d0fa401c061e646f860
parent73f7767ed0f93cd3269e7f5af75902a351faf5da
net: hns3: split out hclge_dbg_dump_qos_buf_cfg()

hclge_dbg_dump_qos_buf_cfg() is bloated, so split it into
separate functions for readability and maintainability.

Signed-off-by: Jian Shen <shenjian15@huawei.com>
Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_debugfs.c