diff options
author | Johannes Berg <[email protected]> | 2024-03-19 10:10:27 +0200 |
---|---|---|
committer | Johannes Berg <[email protected]> | 2024-03-25 15:39:11 +0100 |
commit | 62bdd97598f8be82a24f556f78336b05d1c3e84b (patch) | |
tree | b41f0bb09990ba94eec900d64da1b96695441efb /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 84ace57c22d3c3b08245ff96ff4d68c2a28b44eb (diff) |
wifi: iwlwifi: mvm: allocate STA links only for active links
For the mvm driver, data structures match what's in the firmware,
we allocate FW IDs for them already etc. During link switch we
already allocate/free the STA links appropriately, but initially
we'd allocate them always. Fix this to allocate memory, a STA ID,
etc. only for active links.
Fixes: 57974a55d995 ("wifi: iwlwifi: mvm: refactor iwl_mvm_mac_sta_state_common()")
Signed-off-by: Johannes Berg <[email protected]>
Signed-off-by: Miri Korenblit <[email protected]>
Link: https://msgid.link/20240319100755.f2093ff73465.Ie891e1cc9c9df09ae22be6aad5c143e376f40f0e@changeid
Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions