summaryrefslogtreecommitdiff
path: root/include/uapi/linux/errqueue.h
diff options
context:
space:
mode:
authorRajesh Borundia <rajesh.borundia@qlogic.com>2016-03-08 02:39:58 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-04-20 15:42:02 +0900
commitb39af5aa111dd05472c8b1b0d3f114f4e34f61fe (patch)
tree9ec71584c06f6d80c9a883bfc29acacbd2fa0146 /include/uapi/linux/errqueue.h
parent12dd6d869b22ae114f81962e346cd5428b358b72 (diff)
qlcnic: Fix mailbox completion handling during spurious interrupt
[ Upstream commit 819bfe764dceec2f6b4551768453f374b4c60443 ] 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 <rajesh.borundia@qlogic.com> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/uapi/linux/errqueue.h')
0 files changed, 0 insertions, 0 deletions