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:
4153e77
)
net: fix network drivers ndo_start_xmit() return values (part 4)
author
Patrick McHardy
<kaber@trash.net>
Fri, 12 Jun 2009 04:37:34 +0000
(
04:37
+0000)
committer
David S. Miller
<davem@davemloft.net>
Sat, 13 Jun 2009 08:18:39 +0000
(
01:18
-0700)
Fix up WAN drivers that return an errno value to qdisc_restart(), causing
qdisc_restart() to print a warning an requeue/retransmit the skb.
- cycx_x25: intention appears to be to requeue the skb
Does not compile cleanly for me even without this patch, so untested.
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/wan/cycx_x25.c
patch
|
blob
|
history
diff --cc
drivers/net/wan/cycx_x25.c
Simple merge