diff options
| author | Rajesh Borundia <[email protected]> | 2016-03-08 07:39:58 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2016-03-10 21:15:54 +0000 |
| commit | 819bfe764dceec2f6b4551768453f374b4c60443 (patch) | |
| tree | 8a878347b0e4c5bf2eaa4d4f7b0917551868df23 /net/dsa/dsa.c | |
| parent | qlcnic: Remove unnecessary usage of atomic_t (diff) | |
| download | kernel-819bfe764dceec2f6b4551768453f374b4c60443.tar.gz kernel-819bfe764dceec2f6b4551768453f374b4c60443.zip | |
qlcnic: Fix mailbox completion handling during spurious interrupt
o While the driver is in the middle of a MB completion processing
and it receives a spurious MB interrupt, it is mistaken as a good MB
completion interrupt leading to premature completion of the next MB
request. Fix the driver to guard against this by checking the current
state of MB processing and ignore the spurious interrupt.
Also added a stats counter to record this condition.
Signed-off-by: Rajesh Borundia <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/dsa/dsa.c')
0 files changed, 0 insertions, 0 deletions
