diff options
author | 2014-04-21 17:38:44 +0100 | |
---|---|---|
committer | 2014-04-22 14:09:37 -0400 | |
commit | 328e203fc35f0b4f6df1c4943f74cf553bcc04f8 (patch) | |
tree | cdcd0f96ab79a46252aa698f04d6df5405aa6060 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | rt2x00: Remove myself as maintainer. (diff) | |
download | linux-dev-328e203fc35f0b4f6df1c4943f74cf553bcc04f8.tar.xz linux-dev-328e203fc35f0b4f6df1c4943f74cf553bcc04f8.zip |
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 <colin.king@canonical.com>
Cc: Stable <stable@vger.kernel.org> [3.10+]
Acked-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions