linux/drivers/staging/rtl8188eu
Larry Finger cf867c3930 staging: r8188eu: Fix more Smatch warnings and errors
After updating Smatch, the following new errors and warnings are reported:

drivers/staging/rtl8188eu/core/rtw_recv.c:368 recvframe_chkmic() warn: variable dereferenced before check 'psecuritypriv' (see line 364)
drivers/staging/rtl8188eu/os_dep/ioctl_linux.c:2642 rtw_wps_start() warn: variable dereferenced before check 'pdata' (see line 2636)
drivers/staging/rtl8188eu/os_dep/ioctl_linux.c:4461 rtw_dbg_port() error: we previously assumed 'pregpriv' could be null (see line 4453)
drivers/staging/rtl8188eu/os_dep/ioctl_linux.c:4473 rtw_dbg_port() error: we previously assumed 'pregpriv' could be null (see line 4469)

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-02-14 09:18:39 -08:00
..
core staging: r8188eu: Fix more Smatch warnings and errors 2014-02-14 09:18:39 -08:00
hal staging: rtl8188eu: remove header file ethernet.h 2014-02-12 09:32:18 -08:00
include staging: r8188eu: Remove dead code 2014-02-14 09:18:39 -08:00
os_dep staging: r8188eu: Fix more Smatch warnings and errors 2014-02-14 09:18:39 -08:00
Kconfig staging: r8188eu: default to "y" in Kconfig 2014-02-11 12:22:31 -08:00
Makefile staging: r8188eu: Remove dead file 2014-02-11 12:41:14 -08:00
TODO staging: r8188eu: Convert driver to use external firmware 2013-10-14 09:34:15 -07:00