android_kernel_motorola_sm6225/drivers/net/wireless/wl1251
Jesper Juhl 4d048aac99 wireless, wl1251: Fix potential NULL pointer dereference in wl1251_op_bss_info_changed()
In drivers/net/wireless/wl1251/main.c:wl1251_op_bss_info_changed() we make
a call to ieee80211_beacon_get() which may return NULL, but we do not
check the return value before dereferencing the pointer.

Signed-off-by: Jesper Juhl <jj@chaosbits.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2011-02-03 15:23:53 -05:00
..
acx.c
acx.h
boot.c wl1251: remove unnecessary import 2010-12-22 15:43:26 -05:00
boot.h
cmd.c
cmd.h
debugfs.c
debugfs.h
event.c
event.h
init.c
init.h
io.c
io.h
Kconfig
main.c wireless, wl1251: Fix potential NULL pointer dereference in wl1251_op_bss_info_changed() 2011-02-03 15:23:53 -05:00
Makefile
ps.c
ps.h
reg.h
rx.c
rx.h
sdio.c wl1251: wl12xx_get_platform_data() returns an ERR_PTR 2010-12-20 14:49:49 -05:00
spi.c wl1251: add power callback to wl1251_if_operations 2010-11-15 13:27:00 -05:00
spi.h
tx.c
tx.h
wl12xx_80211.h
wl1251.h wl1251: add power callback to wl1251_if_operations 2010-11-15 13:27:00 -05:00