]> git.baikalelectronics.ru Git - kernel.git/commit
net: hns3: rewrite a log in hclge_put_vector()
authorYonglong Liu <liuyonglong@huawei.com>
Tue, 21 Jan 2020 08:42:10 +0000 (16:42 +0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 21 Jan 2020 10:46:21 +0000 (11:46 +0100)
commita537ad08ab620d0f83c8355821018909db3c49fe
treefd280e42bea5561aada56f7a7fbf3c0e046f0a4e
parent227290cd945b99eac7a5b349550ce2d5daed5499
net: hns3: rewrite a log in hclge_put_vector()

When gets vector fails, hclge_put_vector() should print out
the vector instead of vector_id in the log and return the wrong
vector_id to its caller.

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>
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c