diff options
| author | Larry Finger <Larry.Finger@lwfinger.net> | 2017-04-08 19:07:26 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-04-09 10:26:27 +0300 |
| commit | 2679a3fbef60884260542587e73565979f3d4fd1 (patch) | |
| tree | 5d06fa59fc310372881e8960ca38022229194736 /scripts/cleanpatch | |
| parent | c49c1f2bdeef183c2bdf62f638406b115a318976 (diff) | |
| download | linux-2679a3fbef60884260542587e73565979f3d4fd1.tar.xz | |
staging: rtl8723bs: Fix dereference before check warning in os_dep/recv_linux.c
Smatch lists the following warning:
CHECK drivers/staging/rtl8723bs/os_dep/recv_linux.c
drivers/staging/rtl8723bs/os_dep/recv_linux.c:353 rtw_recv_indicatepkt() warn: variable dereferenced before check 'precv_frame' (see line 312)
This warning is fixed by removing the test at line 353.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/cleanpatch')
0 files changed, 0 insertions, 0 deletions
