diff options
author | Sathya Perla <sathyap@serverengines.com> | 2009-07-01 01:06:07 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-07-04 03:09:45 (GMT) |
commit | c001c213b109c8baeeb6d012b422bf059b18368f (patch) | |
tree | eb9c551c9f84fe1a7fbaa8d15866200aa76e98f1 /MAINTAINERS | |
parent | 7d3cabbcc86f7f69c47cb20c23ee84350ae6cfbb (diff) | |
download | linux-fsl-qoriq-c001c213b109c8baeeb6d012b422bf059b18368f.tar.xz |
be2net: fix spurious interrupt handling in intx mode
Occasionally we may see an interrupt without an event in the eq.
In intx, we currently see the event queue and return IRQ_NONE causing
a the irq to be disabled ("no one cared".) Instead, read the CEV_ISR
reg to check the existence of the interrupt.
Signed-off-by: Sathya Perla <sathyap@serverengines.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions