summaryrefslogtreecommitdiff
path: root/drivers/comedi
diff options
context:
space:
mode:
authorJijie Shao <shaojijie@huawei.com>2023-11-10 12:37:12 +0300
committerDavid S. Miller <davem@davemloft.net>2023-11-13 12:06:58 +0300
commit65e98bb56fa3ce2edb400930c05238c9b380500e (patch)
tree58fa62172c37fa3deef18ad323ce3e4682cb9dd9 /drivers/comedi
parentdbd2f3b20c6ae425665b6975d766e3653d453e73 (diff)
downloadlinux-65e98bb56fa3ce2edb400930c05238c9b380500e.tar.xz
net: hns3: fix VF reset fail issue
Currently the reset process in hns3 and firmware watchdog init process is asynchronous. We think firmware watchdog initialization is completed before VF clear the interrupt source. However, firmware initialization may not complete early. So VF will receive multiple reset interrupts and fail to reset. So we add delay before VF interrupt source and 5 ms delay is enough to avoid second reset interrupt. Fixes: 427900d27d86 ("net: hns3: fix the timing issue of VF clearing interrupt sources") Signed-off-by: Jijie Shao <shaojijie@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/comedi')
0 files changed, 0 insertions, 0 deletions