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:
47f88c9
)
net: fix network drivers ndo_start_xmit() return values (part 5)
author
Patrick McHardy
<kaber@trash.net>
Fri, 12 Jun 2009 05:13:07 +0000
(
05:13
+0000)
committer
David S. Miller
<davem@davemloft.net>
Sat, 13 Jun 2009 08:18:40 +0000
(
01:18
-0700)
Fix up s390 drivers that return an errno value to qdisc_restart(), causing
qdisc_restart() to print a warning an requeue/retransmit the skb.
- claw: impossible condition, simply remove it
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found