aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/task-analyzer-report
diff options
context:
space:
mode:
authorJohannes Berg <[email protected]>2023-08-28 15:09:26 +0200
committerJohannes Berg <[email protected]>2023-09-11 11:27:18 +0200
commite3640a82e573f008e5c2058a7971873fa1d438c5 (patch)
treeee96e1a632b6ae7b96d8057e02ddbea22c5530b2 /tools/perf/scripts/python/bin/task-analyzer-report
parente665ab9c5aab79e1c576a220013419ef215c3b6a (diff)
wifi: mac80211: fix SMPS status handling
The current SMPS status handling isn't per link, so we only ever change the deflink, which is obviously wrong, it's not even used for multi-link connections, but the request API actually includes the link ID. Use the new status_data changes to move the handling to the right link, this also saves parsing the frame again on the status report, instead we can now check only if it was an SMPS frame. Of course, move the worker to be a wiphy work so that we're able to cancel it safely for the link. Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/task-analyzer-report')
0 files changed, 0 insertions, 0 deletions