linux/drivers/staging/rtl8188eu
Larry Finger 9840093505 staging: r8188eu: Fix smatch warnings in core/rtw_recv.c
Smatch reports the following:
drivers/staging/rtl8188eu/core/rtw_recv.c:211 rtw_free_recvframe() warn: variable dereferenced before check 'precvframe' (see line 207)
drivers/staging/rtl8188eu/core/rtw_recv.c:1803 amsdu_to_msdu() warn: variable dereferenced before check 'sub_skb' (see line 1784)

The code was rearranged to eliminate the dereference before the check.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-09-17 07:47:45 -07:00
..
core staging: r8188eu: Fix smatch warnings in core/rtw_recv.c 2013-09-17 07:47:45 -07:00
hal staging: r8188eu: Fix smatch warning in hal/HalPhyRf_8188e.c 2013-09-17 07:47:45 -07:00
include staging: r8188eu: Fix smatch warning in hal/HalPhyRf_8188e.c 2013-09-17 07:47:45 -07:00
os_dep staging: r8188eu: Fix smatch warning in os_dep/ioctl_linux.c 2013-09-17 07:47:45 -07:00
Kconfig staging: r8188eu: Insert Kconfig files for new driver 2013-08-22 10:20:31 -07:00
Makefile staging: r8188eu: Turn on build of new driver 2013-08-22 10:20:31 -07:00
TODO staging: r8188eu: Turn on build of new driver 2013-08-22 10:20:31 -07:00