commit | ff7dfcdd684b6277ed02c1025746a94cb1bfc397 | [log] [tgz] |
---|---|---|
author | Huazhong Tan <tanhuazhong@huawei.com> | Thu Dec 19 14:57:46 2019 +0800 |
committer | David S. Miller <davem@davemloft.net> | Fri Dec 20 21:20:39 2019 -0800 |
tree | d36b9e62dd0c05b5e7bc8087e731d990fb8b70b7 | |
parent | 89b40c7fe2a8b30ef6d46d45ae8455adcd9c1b47 [diff] |
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>