aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorJohannes Berg <[email protected]>2015-03-03 22:09:05 +0100
committerJohannes Berg <[email protected]>2015-03-04 10:34:15 +0100
commit560676282e19a9cb99378547530aca3d085eb99f (patch)
tree240bbac0ae27320a4634591cf6803464cc2358f8 /tools/perf/scripts/python/check-perf-trace.py
parent0df2f6c11813a3e522f72f6998b00ae8e17dd4df (diff)
mac80211_hwsim: fix beacon timers
Jouni reported that certain combinations of hwsim test cases failed, and we found that beaconing was erroneously enabled too early on any channel switch, which lead to the BI of 2000 TU from the first test case to leak into the second one, which then didn't beacon properly. To fix this, set data->beacon_int to zero when all stop beaconing so that beaconing cannot be started (which was intended as 'restarted') elsewhere. Additionally, Jouni found that due to this 'restart' and the beacon interval handling station interfaces would also have a needlessly running beacon timer all the time, of course not doing anything. To also fix the latter case only use the beacon interval when it's actually needed, i.e. when beaconing gets enabled. Reported-by: Jouni Malinen <[email protected]> Tested-by: Jouni Malinen <[email protected]> Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions