Skip to content
Snippets Groups Projects
Commit eaff9453 authored by Krzysztof Halasa's avatar Krzysztof Halasa Committed by David S. Miller
Browse files

WAN: Fix a TX IRQ causing BUG() in PC300 and PCI200SYN drivers.


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: default avatarKrzysztof Hałasa <khc@pm.waw.pl>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 9f544961
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment