diff options
author | Colin Ian King <[email protected]> | 2014-04-21 17:38:44 +0100 |
---|---|---|
committer | John W. Linville <[email protected]> | 2014-04-22 14:09:37 -0400 |
commit | 328e203fc35f0b4f6df1c4943f74cf553bcc04f8 (patch) | |
tree | cdcd0f96ab79a46252aa698f04d6df5405aa6060 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | 929f84b975448db900f3463000fafcd021ed261a (diff) |
rtlwifi: rtl8188ee: initialize packet_beacon
static code analysis from cppcheck reports:
[drivers/net/wireless/rtlwifi/rtl8188ee/trx.c:322]:
(error) Uninitialized variable: packet_beacon
packet_beacon is not initialized and hence packet_beacon
contains garbage from the stack, so set it to false.
Signed-off-by: Colin Ian King <[email protected]>
Cc: Stable <[email protected]> [3.10+]
Acked-by: Larry Finger <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions