summaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorLarry Finger <Larry.Finger@lwfinger.net>2017-04-08 19:07:26 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-04-09 10:26:27 +0300
commit2679a3fbef60884260542587e73565979f3d4fd1 (patch)
tree5d06fa59fc310372881e8960ca38022229194736 /scripts/patch-kernel
parentc49c1f2bdeef183c2bdf62f638406b115a318976 (diff)
downloadlinux-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/patch-kernel')
0 files changed, 0 insertions, 0 deletions