aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_timer.c
diff options
context:
space:
mode:
authorYufeng Mo <[email protected]>2022-01-25 15:03:12 +0800
committerDavid S. Miller <[email protected]>2022-01-25 13:08:05 +0000
commit2f61353cd2f789a4229b6f5c1c24a40a613357bb (patch)
tree20e9755f471ffc4970d92356792bc017e4b1be33 /net/lapb/lapb_timer.c
parent74afa30630976861a1308c5ec93391f8b037a2ae (diff)
net: hns3: handle empty unknown interrupt for VF
Since some interrupt states may be cleared by hardware, the driver may receive an empty interrupt. Currently, the VF driver directly disables the vector0 interrupt in this case. As a result, the VF is unavailable. Therefore, the vector0 interrupt should be enabled in this case. Fixes: b90fcc5bd904 ("net: hns3: add reset handling for VF when doing Core/Global/IMP reset") Signed-off-by: Yufeng Mo <[email protected]> Signed-off-by: Guangbin Huang <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions