aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDmitry Antipov <[email protected]>2023-07-24 13:11:07 +0300
committerKalle Valo <[email protected]>2023-07-25 17:28:02 +0300
commit90f2ba4896e289ba7973a5349cbad4463c97e321 (patch)
tree173336f54f0fefb5acbae624bcb77a4e67a981e8 /tools/perf/scripts/python
parentf5f80e32de12fad2813d37270e8364a03e6d3ef0 (diff)
wifi: ath9k: avoid using uninitialized array
In 'ath_tx_count_frames()', 'ba' array may be used uninitialized, so add 'memset()' call similar to one used in 'ath_tx_complete_aggr()'. Signed-off-by: Dmitry Antipov <[email protected]> Acked-by: Toke Høiland-Jørgensen <[email protected]> Signed-off-by: Kalle Valo <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions