linux-stable/drivers/net/ethernet/sfc
Eric Dumazet 449fa023bc sfc: fix race in efx_enqueue_skb_tso()
As soon as skb is pushed to hardware, it can be completed and freed, so
we should not dereference skb anymore.

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-11-30 17:12:27 -05:00
..
bitfield.h
efx.c net: introduce and use netdev_features_t for device features sets 2011-11-16 17:43:10 -05:00
efx.h
enum.h
ethtool.c
falcon.c
falcon_boards.c
falcon_xmac.c
filter.c
filter.h
io.h
Kconfig
mac.h
Makefile
mcdi.c
mcdi.h
mcdi_mac.c
mcdi_pcol.h
mcdi_phy.c
mdio_10g.c
mdio_10g.h
mtd.c
net_driver.h net: introduce and use netdev_features_t for device features sets 2011-11-16 17:43:10 -05:00
nic.c
nic.h
phy.h
qt202x_phy.c
regs.h
rx.c
selftest.c
selftest.h
siena.c
spi.h
tenxpress.c
tx.c sfc: fix race in efx_enqueue_skb_tso() 2011-11-30 17:12:27 -05:00
txc43128_phy.c
workarounds.h