commit | 5a9f0eac935b3edbcb3155301cc8aa1e22c04ccd | [log] [tgz] |
---|---|---|
author | Shiju Jose <shiju.jose@huawei.com> | Fri Oct 19 20:15:26 2018 +0100 |
committer | David S. Miller <davem@davemloft.net> | Mon Oct 22 19:31:13 2018 -0700 |
tree | 9ed292629ab0e9bd99ce1050f6c257aaa5224a19 | |
parent | aeb5e02aca91522733eb1db595ac607d30c87767 [diff] |
net: hns3: Add PCIe AER callback error_detected Set of hw errors occurred in the HNS3 are reported to the hns3 driver through PCIe AER and RAS.The error info will be processed and appropriately recovered. This patch adds error_detected callback and error processing. Signed-off-by: Shiju Jose <shiju.jose@huawei.com> Signed-off-by: Salil Mehta <salil.mehta@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>