git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
615f8fd
)
[BNX2X]: fix HW attentions and error handling
author
Eliezer Tamir
<eliezert@broadcom.com>
Thu, 28 Feb 2008 19:55:53 +0000
(11:55 -0800)
committer
David S. Miller
<davem@davemloft.net>
Thu, 28 Feb 2008 19:55:53 +0000
(11:55 -0800)
Some of the HW attentions, used to indicate an error were not properly
acked.
This will cause the driver to endlessly receive interrupts when such
an error happens.
Had to break the code into smaller chunks because it got too nested.
Signed-off-by: Eliezer Tamir <eliezert@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found