From: Patrick McHardy Date: Fri, 12 Jun 2009 05:34:37 +0000 (+0000) Subject: net: fix network drivers ndo_start_xmit() return values (part 7) X-Git-Tag: v2.6.31-rc1~330^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81fbbf60408ad6b98ff72120de948cb7fd2498d0;p=pandora-kernel.git net: fix network drivers ndo_start_xmit() return values (part 7) Fix up ATM drivers that return an errno value to qdisc_restart(), causing qdisc_restart() to print a warning an requeue/retransmit the skb. - lec: condition can only be remedied by userspace, until that retransmissions Compile tested only. Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed