linux_dsm_epyc7002/drivers/net/ethernet/hisilicon/hns3
Huazhong Tan 012fcb52f6 net: hns3: activate reset timer when calling reset_event
When calling hclge_reset_event() within HCLGE_RESET_INTERVAL,
it returns directly now. If no one call it again, then the
error which needs a reset to fix it can not be fixed.

So this patch activates the reset timer for this case, and
adds checking in the end of the reset procedure to make this
error fixed earlier.

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-01 13:32:13 -04:00
..
hns3pf net: hns3: activate reset timer when calling reset_event 2019-08-01 13:32:13 -04:00
hns3vf net: hns3: clear reset interrupt status in hclge_irq_handle() 2019-08-01 13:32:13 -04:00
hclge_mbx.h net: hns3: add handler for NCSI error mailbox 2019-08-01 13:32:12 -04:00
hnae3.c net: hns3: some variable modification 2019-06-14 19:26:16 -07:00
hnae3.h net: hns3: modify firmware version display format 2019-07-29 08:23:40 -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: some variable modification 2019-06-14 19:26:16 -07:00
hns3_enet.c net: hns3: minor cleanup in hns3_clean_rx_ring 2019-08-01 13:32:13 -04:00
hns3_enet.h net: hns3: refine for set ring parameters 2019-08-01 13:32:12 -04:00
hns3_ethtool.c net: hns3: refine for set ring parameters 2019-08-01 13:32:12 -04:00
Makefile net: hns3: Add debugfs framework registration 2018-11-23 17:28:59 -08:00