OpenCloudOS-Kernel/drivers/net/ethernet/hisilicon/hns3/hns3pf
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
..
Makefile net: hns3: fix compile error 2019-03-27 22:47:58 -07:00
hclge_cmd.c net: hns3: optimization for CMDQ uninitialization 2019-12-20 21:20:39 -08:00
hclge_cmd.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2019-11-09 11:04:37 -08:00
hclge_dcb.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2019-11-16 21:51:42 -08:00
hclge_dcb.h net: hns3: Use the correct style for SPDX License Identifier 2019-11-05 17:45:38 -08:00
hclge_debugfs.c net: hns3: get FD rules location before dump in debugfs 2019-12-20 21:20:39 -08:00
hclge_debugfs.h net: hns3: use macro instead of magic number 2019-08-29 16:57:43 -07:00
hclge_err.c net: hns3: cleanup some print format warning 2019-10-31 12:03:23 -07:00
hclge_err.h net: hns3: implement .process_hw_error for hns3 client 2019-08-29 16:57:43 -07:00
hclge_main.c net: hns3: modify an unsuitable log in hclge_map_ring_to_vector() 2020-01-06 13:26:25 -08:00
hclge_main.h net: hns3: remove useless mutex vport_cfg_mutex in the struct hclge_dev 2019-12-20 21:20:39 -08:00
hclge_mbx.c net: hns3: remove useless mutex vport_cfg_mutex in the struct hclge_dev 2019-12-20 21:20:39 -08:00
hclge_mdio.c net: hns3: cleanup some print format warning 2019-10-31 12:03:23 -07:00
hclge_mdio.h net: hns3: Use the correct style for SPDX License Identifier 2019-11-05 17:45:38 -08:00
hclge_tm.c treewide: Use sizeof_field() macro 2019-12-09 10:36:44 -08:00
hclge_tm.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2019-11-09 11:04:37 -08:00