linux/drivers/staging/rtl8192e
Emil Goode 4fa4260214 Staging: rtl8192e: Fix potential NULL pointer dereference
We need to make sure the struct rtllib_device pointer ieee is not NULL
after the goto rx_dropped label since it is dereferenced there.

Signed-off-by: Emil Goode <emilgoode@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-07-09 11:49:15 -07:00
..
rtl8192e
dot11d.c
dot11d.h
Kconfig
license
Makefile
rtl819x_BA.h
rtl819x_BAProc.c
rtl819x_HT.h
rtl819x_HTProc.c
rtl819x_Qos.h
rtl819x_TS.h
rtl819x_TSProc.c
rtllib.h
rtllib_crypt.c
rtllib_crypt.h
rtllib_crypt_ccmp.c
rtllib_crypt_tkip.c
rtllib_crypt_wep.c
rtllib_debug.h
rtllib_endianfree.h
rtllib_module.c Staging: rtl8192e: adjust error handling 2014-06-26 19:59:06 -04:00
rtllib_rx.c Staging: rtl8192e: Fix potential NULL pointer dereference 2014-07-09 11:49:15 -07:00
rtllib_softmac.c
rtllib_softmac_wx.c
rtllib_tx.c
rtllib_wx.c
TODO