]> git.baikalelectronics.ru Git - kernel.git/commit
net: hns3: modify a print format of hns3_dbg_queue_map()
authorHao Chen <chenhao288@hisilicon.com>
Mon, 30 Aug 2021 06:06:40 +0000 (14:06 +0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 30 Aug 2021 08:43:18 +0000 (09:43 +0100)
commit1b3a24f7041f18028e21679c912d5affc76faedc
tree0b0fdeb4e07d4049f779f539342ee6420b46fdb2
parent94c57bd079eaebed1d09e2162e9aae9426eaa025
net: hns3: modify a print format of hns3_dbg_queue_map()

The type of tqp_vector->vector_irq is int, so modify its print format
to "%d".

Signed-off-by: Hao Chen <chenhao288@hisilicon.com>
Signed-off-by: Guangbin Huang <huangguangbin2@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/hisilicon/hns3/hns3_debugfs.c