linux/drivers/net/ethernet/hisilicon/hns3
Huazhong Tan 2336f19d78 net: hns3: check reset interrupt status when reset fails
Currently, the reset interrupt will be cleared firstly, so when
reset fails, if interrupt status register has reset interrupt,
it means there is a new coming reset.

Fixes: 72e2fb0799 ("net: hns3: clear reset interrupt status in hclge_irq_handle()")
Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com>
Reviewed-by: Peng Li <lipeng321@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-08-29 16:57:44 -07:00
..
hns3pf net: hns3: check reset interrupt status when reset fails 2019-08-29 16:57:44 -07:00
hns3vf net: hns3: fix incorrect type in assignment. 2019-08-29 16:57:43 -07:00
hclge_mbx.h net: hns3: add handler for NCSI error mailbox 2019-08-01 13:32:12 -04:00
hnae3.c net: hns3: fix error and incorrect format 2019-08-18 12:59:12 -07:00
hnae3.h net: hns3: implement .process_hw_error for hns3 client 2019-08-29 16:57:43 -07:00
hns3_dcbnl.c net: hns3: fix some coding style issues 2019-06-09 13:20:59 -07:00
hns3_debugfs.c net: hns3: optimize some log printings 2019-08-29 16:57:43 -07:00
hns3_enet.c net: hns3: implement .process_hw_error for hns3 client 2019-08-29 16:57:43 -07:00
hns3_enet.h net: hns3: implement .process_hw_error for hns3 client 2019-08-29 16:57:43 -07:00
hns3_ethtool.c net: hns3: add phy selftest function 2019-08-29 16:57:44 -07:00
Makefile net: hns3: Add debugfs framework registration 2018-11-23 17:28:59 -08:00