diff options
author | Johannes Berg <[email protected]> | 2023-04-14 13:12:04 +0300 |
---|---|---|
committer | Johannes Berg <[email protected]> | 2023-04-14 13:15:27 +0200 |
commit | d3f9cd61b11a3ba9be1ddb27a6a4a2aceb8afe5b (patch) | |
tree | 603ce6a35fca31d5f494b15128fcf28fb0651cba /tools/perf/scripts/python/task-analyzer.py | |
parent | aea99650f7316b43a064311bb79064e397ed237c (diff) |
wifi: iwlwifi: mvm: validate station properly in flush
If we have MLO, then the deflink.ap_sta_id cannot be used.
However, we can use the new mvmvif->ap_sta pointer for the
validation instead.
Also don't do it multiple times for different FW instances
of the same AP STA (TDLS STAs are only on a single link).
Note that this isn't really working right yet since the
underlying flush code hasn't been updated yet to know of
multiple link STAs.
Signed-off-by: Johannes Berg <[email protected]>
Signed-off-by: Gregory Greenman <[email protected]>
Link: https://lore.kernel.org/r/20230414130637.7d747df44d65.Ie5392859fab4cfb73c20b49bfee2caadef5fd8ec@changeid
Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions