linux-IllusionX/drivers/net
Sathya Perla 6e1f99757a be2net: fix disabling TX in be_close()
commit fba875591 ("disable TX in be_close()") disabled TX in be_close()
to protect be_xmit() from touching freed up queues in the AER recovery
flow.  But, TX must be disabled *before* cleaning up TX completions in
the close() path, not after. This allows be_tx_compl_clean() to free up
all TX-req skbs that were notified to the HW.

Signed-off-by: Sathya Perla <sathya.perla@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-08-22 19:58:23 -07:00
..
appletalk
arcnet
bonding bonding: modify only neigh_parms owned by us 2013-08-05 15:19:04 -07:00
caif
can can: pcan_usb: fix wrong memcpy() bytes length 2013-08-11 21:51:49 -07:00
cris
dsa
ethernet be2net: fix disabling TX in be_close() 2013-08-22 19:58:23 -07:00
fddi
hamradio
hippi
hyperv
ieee802154
irda via-ircc: don't return zero if via_ircc_open() failed 2013-08-20 13:27:28 -07:00
phy net: phy: rtl8211: fix interrupt on status link change 2013-08-20 17:10:58 -07:00
plip
ppp
slip
team
usb hso: Fix stack corruption on some architectures 2013-08-21 20:47:59 -07:00
vmxnet3
wan
wimax
wireless Hostap: copying wrong data prism2_ioctl_giwaplist() 2013-08-09 14:01:21 -04:00
xen-netback
dummy.c
eql.c
ifb.c
Kconfig
LICENSE.SRC
loopback.c
macvlan.c macvlan: validate flags 2013-08-05 11:02:48 -07:00
macvtap.c macvtap: Ignore tap features when VNET_HDR is off 2013-08-20 13:09:12 -07:00
Makefile
mdio.c
mii.c
netconsole.c
nlmon.c
ntb_netdev.c
rionet.c
sb1000.c
Space.c
sungem_phy.c
tun.c tun: signedness bug in tun_get_user() 2013-08-15 14:51:23 -07:00
veth.c
virtio_net.c
vxlan.c vxlan: fix a soft lockup in vxlan module removal 2013-08-09 11:41:45 -07:00
xen-netfront.c