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)
commit5aea2da5930392055afc82e2fc02e706a022ba43
tree0b0fdeb4e07d4049f779f539342ee6420b46fdb2
parent04d96139ddb32dd15e5941c303f511a92759a5be
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