diff options
author | Hancheng Yang <[email protected]> | 2023-12-05 18:06:23 +0100 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2023-12-13 12:42:34 +0200 |
commit | 4fadce88cb9fe95cfa7000c4ec041acf47b67447 (patch) | |
tree | cb625736dfb916286c5d3ce7d2e43b398e20edca /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
parent | 7133b072dfbfac8763ffb017642c9c894894c50d (diff) |
wifi: ath9k: reset survey of current channel after a scan started
In the `ath_set_channel()` function, we only reset surveys that are not
from the current channel. This leads to the accumulation of survey data for
the current channel indefinitely. This may not be the most optimal
approach, as we want the ACS to rely on the most recent survey.
So reset the survey data for the current channel at the start of each scan.
Signed-off-by: Hancheng Yang <[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/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions