aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/sundance.c
diff options
context:
space:
mode:
authorKrishna Kumar <krkumar2@in.ibm.com>2007-09-21 09:41:15 -0700
committerDavid S. Miller <davem@sunset.davemloft.net>2007-10-10 16:53:46 -0700
commit7b5dfe1aa9faf9fab10960e027a7b1c932580f76 (patch)
treec8924e42dd18b16aa1b61010ba3022c4a95f8622 /drivers/net/sundance.c
parent7a1f8104c4a477feaf8b4405429119276341a27e (diff)
e1000e: Do not allow requeue of freed skb
Returning BUSY will make qdisc_restart enqueue the skb which was already freed. The bad skb was correctly freed and we should return NETDEV_TX_OK. First spotted by Jeff Garzik on 08/13/07. Signed-off-by: Krishna Kumar <krkumar2@in.ibm.com> Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'drivers/net/sundance.c')
0 files changed, 0 insertions, 0 deletions