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:
9f54496
)
WAN: Fix a TX IRQ causing BUG() in PC300 and PCI200SYN drivers.
author
Krzysztof Halasa
<khc@pm.waw.pl>
Sun, 12 Dec 2010 12:06:47 +0000
(12:06 +0000)
committer
David S. Miller
<davem@davemloft.net>
Sun, 12 Dec 2010 23:03:00 +0000
(15:03 -0800)
We must not wake the TX queue without free TX descriptors.
sca_xmit() expects at least one free descriptor and BUGs otherwise.
Problem reported and fix tested by Bernie Innocenti and Ward Vandewege.
Signed-off-by: Krzysztof HaĆasa <khc@pm.waw.pl>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found