]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
net: hns3: use seq_file for files in queue/ in debugfs
authorJian Shen <shenjian15@huawei.com>
Mon, 14 Jul 2025 06:10:30 +0000 (14:10 +0800)
committerJakub Kicinski <kuba@kernel.org>
Tue, 15 Jul 2025 23:50:04 +0000 (16:50 -0700)
commiteced3d1c41db8753cd78ed1b54e18f6d6f8e1df5
treeaa4c8802e8f3b60d310bc8f879c07c0f3a067283
parentc557c183262614e41155728483358884fe5c26a2
net: hns3: use seq_file for files in queue/ in debugfs

This patch use seq_file for the following nodes:
rx_queue_info/queue_map

Signed-off-by: Jian Shen <shenjian15@huawei.com>
Signed-off-by: Jijie Shao <shaojijie@huawei.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Link: https://patch.msgid.link/20250714061037.2616413-4-shaojijie@huawei.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/hisilicon/hns3/hns3_debugfs.c