]> asedeno.scripts.mit.edu Git - linux.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)
commitff7dfcdd684b6277ed02c1025746a94cb1bfc397
treed36b9e62dd0c05b5e7bc8087e731d990fb8b70b7
parent89b40c7fe2a8b30ef6d46d45ae8455adcd9c1b47
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