diff options
author | Johannes Berg <johannes.berg@intel.com> | 2023-04-17 11:41:32 +0300 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2023-04-18 14:47:56 +0200 |
commit | 8939a18ce1d7efcaff8801ab16dd33eaeec4c91c (patch) | |
tree | a3c74396124967a906347d20b157d353fdfd0817 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | d2d0468f60cda38c275f7d1cc5955d60eebad43b (diff) |
wifi: iwlwifi: mvm: add MLO support to SF - use sta pointer
For MLO support, use the pointer to the peer MLD instead of the default
link station id, since the default link is only used for non-MLO cases.
Using the default link sta id is meaningless for MLO. Also remove the
rcu protected section since we now avoid the lookup based on sta id.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Gregory Greenman <gregory.greenman@intel.com>
Link: https://lore.kernel.org/r/20230417113648.40cef48c0592.I8dd666d603d6e1854033e5369c70e78d9303d236@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions