commit | 3d77d0cb054cbc8d9171ebc7f6b0c33445b2a94d | [log] [tgz] |
---|---|---|
author | Huazhong Tan <tanhuazhong@huawei.com> | Thu Oct 31 19:23:16 2019 +0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Oct 31 12:03:22 2019 -0700 |
tree | d48a89168bc70ae7c93e85a2e730c7fe14f36501 | |
parent | 796977443018f81df68abf12f3263b8da85899f3 [diff] |
net: hns3: dump some debug information when reset fail When reset fails, there is some information that will help for finding out why does reset fail. and removes an unused core_rst_cnt field in struct hclge_rst_stats. Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>