]> git.baikalelectronics.ru Git - kernel.git/commit
net: hns3: add a log for getting chain failure in hns3_nic_uninit_vector_data()
authorHuazhong Tan <tanhuazhong@huawei.com>
Thu, 19 Dec 2019 06:57:46 +0000 (14:57 +0800)
committerDavid S. Miller <davem@davemloft.net>
Sat, 21 Dec 2019 05:20:39 +0000 (21:20 -0800)
commit463193e5efe7ee68f88260809c349eab135a1ecd
treed36b9e62dd0c05b5e7bc8087e731d990fb8b70b7
parentf42f2c59d38ee6b29596ec3fc0a55ca6c4e274d8
net: hns3: add a log for getting chain failure in hns3_nic_uninit_vector_data()

Since the mapping can be overwritten, when fail to get
the chain between vector and ring, we should go on to
deal with the remaining options. For debugging, this
patch adds log info for this failure.

Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/hisilicon/hns3/hns3_enet.c