linux/drivers/net/wireless
Yogesh Ashok Powar 16c929df08 mwl8k: Fixing sta dereference when ieee80211_tx_info->control.sta is NULL
Following oops was seen on SMP machine

>BUG: unable to handle kernel NULL pointer dereference at 00000012
>IP: [<f8c56691>] mwl8k_tx+0x20e/0x561 [mwl8k]
>*pde = 00000000
>Oops: 0000 [#1] SMP
>Modules linked in: mwl8k mac80211 cfg80211 [last unloaded: cfg80211]

As ieee80211_tx_info->control.sta may be NULL during ->tx call, avoiding sta
dereference in such scenario with the following patch.

Signed-off-by: Yogesh Ashok Powar <yogeshp@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2011-07-15 13:38:30 -04:00
..
ath ath5k: do not call ieee80211_stop_queue for queues not managed by mac80211 2011-07-13 14:49:41 -04:00
b43 net/b43: don't return IRQ_HANDLED if nothing was done 2011-07-08 11:42:25 -04:00
b43legacy b43legacy: Fix warnings from gcc 4.6.0 2011-06-01 15:12:30 -04:00
hostap
ipw2x00 ipw2100: Fix command list for debugging 2011-07-06 15:05:43 -04:00
iwlegacy iwlegacy: Add missing comma between constant string array 2011-07-13 14:49:34 -04:00
iwlwifi iwlagn: Add missing comma between constant string array 2011-07-13 14:49:35 -04:00
iwmc3200wifi
libertas libertas: fix handling of command timeout, completion and interruption 2011-07-11 15:02:19 -04:00
libertas_tf wireless: unify QoS control field definitions 2011-06-27 15:09:39 -04:00
mwifiex mwifiex: add cfg80211 handler for set_bitrate_mask 2011-07-13 14:49:42 -04:00
orinoco
p54
prism54
rt2x00 rt2800usb: Add new device ID for Belkin 2011-07-11 15:02:21 -04:00
rtl818x
rtlwifi rtlwifi: rtl8192cu: Fix duplicate if test 2011-07-11 15:02:20 -04:00
wl12xx Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx 2011-07-08 11:05:20 -04:00
wl1251
zd1211rw zd1211rw: detect stalled beacon interrupt faster 2011-06-22 16:09:47 -04:00
adm8211.c
adm8211.h
airo.c
airo.h
airo_cs.c
at76c50x-usb.c
at76c50x-usb.h
atmel.c
atmel.h
atmel_cs.c
atmel_pci.c
Kconfig
mac80211_hwsim.c mac80211: restrict advertised HW scan rates 2011-06-27 15:09:39 -04:00
mac80211_hwsim.h
Makefile
mwl8k.c mwl8k: Fixing sta dereference when ieee80211_tx_info->control.sta is NULL 2011-07-15 13:38:30 -04:00
ray_cs.c
ray_cs.h
rayctl.h
rndis_wlan.c
wl3501.h
wl3501_cs.c
zd1201.c
zd1201.h