aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2019-12-12 19:10:44 +0000
committerKalle Valo <[email protected]>2019-12-18 19:52:43 +0200
commit08cc0f44f5ed5b5a91370f99929730dc3fe94b68 (patch)
treeaad874529ba296dd8e91266e6a79af5fcd19ea3c /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
parentb5316db229d5afd7ba4cdba05b4c4b4c6307b5e7 (diff)
ath11k: fix uninitialized variable radioup
The variable radioup is not uninitalized so it may contain a garbage value and hence the detection of a radio that is not up is buggy. Fix this by initializing it to zero. Addresses-Coverity: ("Uninitalized scalar variable") Fixes: d5c65159f289 ("ath11k: driver for Qualcomm IEEE 802.11ax devices") Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions