kernel-fxtec-pro1x/drivers/net/wireless
Bob Copeland b6ea03562f ath5k: fix bf->skb==NULL panic in ath5k_tasklet_rx
Under memory pressure, we may not be able to allocate a new skb for
new packets.  If the allocation fails, ath5k_tasklet_rx will exit but
will leave a buffer in the list with a NULL skb, eventually triggering
a BUG_ON.

Extract the skb allocation from ath5k_rxbuf_setup() and change the
tasklet to allocate the next skb before accepting a packet.

Changes-licensed-under: 3-Clause-BSD

Signed-off-by: Bob Copeland <me@bobcopeland.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-01-29 16:00:22 -05:00
..
ath5k ath5k: fix bf->skb==NULL panic in ath5k_tasklet_rx 2009-01-29 16:00:22 -05:00
ath9k ath9k: Fix basic connectivity issue 2009-01-29 16:00:21 -05:00
b43 mac80211: clean up set_key callback 2009-01-29 15:59:42 -05:00
b43legacy b43legacy: fix "‘up_dev’ may be used uninitialized" warning 2009-01-13 10:25:45 -05:00
hostap hostap: select required crypto bits in Kconfig 2008-12-05 09:32:10 -05:00
ipw2x00 trivial: Fix misspelling of "firmware" in ipw2100.c 2009-01-06 11:28:08 +01:00
iwlwifi IWL: fix WARN typo 2009-01-29 16:00:17 -05:00
libertas libertas: if_spi, driver for libertas GSPI devices 2009-01-29 16:00:19 -05:00
libertas_tf libertas_tf: return NETDEV_TX_OK in TX op 2009-01-12 14:24:57 -05:00
orinoco orinoco: Remove unused variable rx_data 2009-01-29 15:59:54 -05:00
p54 p54: upgrade memrecord to p54_tx_info 2009-01-29 16:00:19 -05:00
prism54 drivers/net/wireless/prism54: fix sparse warnings: make symbols static 2008-12-26 00:15:03 -08:00
rt2x00 rt2400,rt2500: init led_qual for LED_MODE_DEFAULT 2009-01-29 16:00:21 -05:00
rtl818x rtl8187: Add termination packet to prevent stall 2009-01-23 15:38:36 -05:00
zd1211rw zd1211rw: adding Sitecom WL-603 (0df6:0036) to the USB id list 2009-01-22 13:55:03 -05:00
adm8211.c
adm8211.h
airo.c wireless: Add channel/frequency conversions to ieee80211.h 2009-01-29 15:58:46 -05:00
airo.h
airo_cs.c
arlan-main.c
arlan-proc.c
arlan.h
atmel.c wireless: Add channel/frequency conversions to ieee80211.h 2009-01-29 15:58:46 -05:00
atmel.h
atmel_cs.c
atmel_pci.c
i82586.h
i82593.h
Kconfig libertas: if_spi, driver for libertas GSPI devices 2009-01-29 16:00:19 -05:00
mac80211_hwsim.c mac80211_hwsim: Report driver as MFP capable 2009-01-29 16:00:10 -05:00
Makefile ipw2x00: relocate ipw2100/ipw2200 to common directory 2008-11-21 11:08:17 -05:00
netwave_cs.c
ray_cs.c drivers/net/wireless: fix sparse warnings: make symbols static 2008-12-26 00:12:59 -08:00
ray_cs.h
rayctl.h
rndis_wlan.c wireless: Add channel/frequency conversions to ieee80211.h 2009-01-29 15:58:46 -05:00
strip.c net: constify VFTs 2009-01-21 14:03:37 -08:00
wavelan.c
wavelan.h
wavelan.p.h
wavelan_cs.c
wavelan_cs.h
wavelan_cs.p.h
wl3501.h
wl3501_cs.c wireless: Add channel/frequency conversions to ieee80211.h 2009-01-29 15:58:46 -05:00
zd1201.c wireless: Add channel/frequency conversions to ieee80211.h 2009-01-29 15:58:46 -05:00
zd1201.h