aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2023-02-06 17:41:33 +0300
committerKalle Valo <[email protected]>2023-02-13 18:53:52 +0200
commit3cfb7df24cee0f5fdc4cc5d3176cab9aadfcb430 (patch)
tree9292593f10bb58b739215cc42a12e25fdaf6425b /tools/perf/scripts/python/net_dropmonitor.py
parent235fd607c6cbd0f3922298200573b2b5f86295df (diff)
wifi: mwifiex: fix loop iterator in mwifiex_update_ampdu_txwinsize()
This code re-uses "i" to be the iterator for both the inside and outside loops. It means the outside loop will exit earlier than intended. Fixes: d219b7eb3792 ("mwifiex: handle BT coex event to adjust Rx BA window size") Signed-off-by: Dan Carpenter <[email protected]> Signed-off-by: Kalle Valo <[email protected]> Link: https://lore.kernel.org/r/Y+ERnaDaZD7RtLvX@kili
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions