summaryrefslogtreecommitdiffstats
path: root/drivers/net/ifb.c
diff options
context:
space:
mode:
authorYufeng Mo <moyufeng@huawei.com>2021-04-30 17:06:21 +0800
committerDavid S. Miller <davem@davemloft.net>2021-04-30 14:49:33 -0700
commit8c9200e387721c597baabb319b4bd1cdf1155e35 (patch)
treee7d11b135c80c8f703d625947623f05482b1b55f /drivers/net/ifb.c
parentb416e872be06fdace3c36cf5210130509d0f0e72 (diff)
downloadlinux-8c9200e387721c597baabb319b4bd1cdf1155e35.tar.bz2
net: hns3: clear unnecessary reset request in hclge_reset_rebuild
HW error and global reset are reported through MSIX interrupts. The same error may be reported to different functions at the same time. When global reset begins, the pending reset request set by this error is unnecessary. So clear the pending reset request after the reset is complete to avoid the repeated reset. Fixes: f6162d44126c ("net: hns3: add handling of hw errors reported through MSIX") 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>
Diffstat (limited to 'drivers/net/ifb.c')
0 files changed, 0 insertions, 0 deletions