aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib
diff options
context:
space:
mode:
authorJohannes Berg <[email protected]>2024-04-16 13:54:05 +0300
committerJohannes Berg <[email protected]>2024-04-19 10:16:33 +0200
commit0bcc2155983e03c41b21a356af87ae839a6b3ead (patch)
treeb9e8c1ef45ea3ca479340fe7bc848a7b481000f1 /tools/perf/scripts/python/Perf-Trace-Util/lib
parent6cf7df9f013f44b1f94da75e3e01410231535430 (diff)
wifi: iwlwifi: mvm: init vif works only once
It's dangerous to re-initialize works repeatedly, especially delayed ones that have an associated timer, and even more so if they're not necessarily canceled inbetween. This can be the case for these workers here during FW restart scenarios, so make sure to initialize it only once. While at it, also ensure it is cancelled correctly. Fixes: f67806140220 ("iwlwifi: mvm: disconnect in case of bad channel switch parameters") Signed-off-by: Johannes Berg <[email protected]> Signed-off-by: Miri Korenblit <[email protected]> Link: https://msgid.link/20240416134215.ddf8eece5eac.I4164f5c9c444b64a9abbaab14c23858713778e35@changeid Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib')
0 files changed, 0 insertions, 0 deletions