diff options
| author | Larry Finger <[email protected]> | 2017-04-08 11:07:26 -0500 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2017-04-09 09:26:27 +0200 |
| commit | 2679a3fbef60884260542587e73565979f3d4fd1 (patch) | |
| tree | 5d06fa59fc310372881e8960ca38022229194736 /tools/perf/scripts/python | |
| parent | c49c1f2bdeef183c2bdf62f638406b115a318976 (diff) | |
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 <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions