OpenCloudOS-Kernel/drivers/net/ethernet/hisilicon/hns3
Yonglong Liu 7ab2b53e46 net: hns3: modify an unsuitable log in hclge_map_ring_to_vector()
When the returned vector_id less than 0, the message should print
out the vector who is getting vector index fail.

So this patch replaces vector_id with vector, and re-format the
message.

Signed-off-by: Yonglong Liu <liuyonglong@huawei.com>
Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-01-06 13:26:25 -08:00
..
hns3pf net: hns3: modify an unsuitable log in hclge_map_ring_to_vector() 2020-01-06 13:26:25 -08:00
hns3vf net: hns3: optimization for CMDQ uninitialization 2019-12-20 21:20:39 -08:00
Makefile net: hns3: add trace event support for HNS3 driver 2020-01-06 13:26:25 -08:00
hclge_mbx.h net: hns3: cleanup some print format warning 2019-10-31 12:03:23 -07:00
hnae3.c net: hns3: add or modify some comments 2019-10-31 12:03:23 -07:00
hnae3.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2019-11-09 11:04:37 -08:00
hns3_dcbnl.c net: hns3: fix some coding style issues 2019-06-09 13:20:59 -07:00
hns3_debugfs.c net: hns3: cleanup byte order issues when printed 2019-10-31 12:03:23 -07:00
hns3_enet.c net: hns3: modify the IRQ name of TQP vector 2020-01-06 13:26:25 -08:00
hns3_enet.h net: hns3: add trace event support for HNS3 driver 2020-01-06 13:26:25 -08:00
hns3_ethtool.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2019-11-16 21:51:42 -08:00
hns3_trace.h net: hns3: add trace event support for HNS3 driver 2020-01-06 13:26:25 -08:00