commit | b18bf305c46c20e289c6d030b21b13b632e8a459 | [log] [tgz] |
---|---|---|
author | Huazhong Tan <tanhuazhong@huawei.com> | Thu Aug 01 11:55:35 2019 +0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Aug 01 13:32:12 2019 -0400 |
tree | b85140158be5bb50b3398ea8ea6fbb3d06a19636 | |
parent | ed8fb4b262aed95974ccd624402a482c4d59c888 [diff] |
net: hns3: add handler for NCSI error mailbox When NCSI has HW error, the IMP will report this error to the driver by sending a mailbox. After received this message, the driver should assert a global reset to fix this kind of HW error. Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com> Reviewed-by: Peng Li <lipeng321@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>