commit | 6cd131dd10dbb91a65ac9cbcb67a0dabce08c5e5 | [log] [tgz] |
---|---|---|
author | Yufeng Mo <moyufeng@huawei.com> | Fri Sep 25 08:26:15 2020 +0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Sep 24 20:19:24 2020 -0700 |
tree | 364e0296a2d19de39f0cbe1fa3d031b78382f954 | |
parent | 9d8d5a360b515bdc7be4beb89caa7b32fccce721 [diff] |
net: hns3: add a hardware error detect type In hns3_process_hw_error(), the hardware error detection of the ROCEE AXI RESP error type is added. When this error occurs, the client needs to be notified of this error and take corresponding operation. Signed-off-by: Yufeng Mo <moyufeng@huawei.com> Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>