diff options
author | Johannes Berg <johannes.berg@intel.com> | 2024-06-12 14:35:57 +0200 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2024-06-26 10:22:06 +0200 |
commit | 0b2d9d9aec2be212a28b7d14b5462c56d9adc3a3 (patch) | |
tree | 73085d3d132ee2928d2f8d7426d245b95f5c2894 /net/mac80211/mlme.c | |
parent | wifi: mac80211: add ieee80211_tdls_sta_link_id() (diff) | |
download | linux-0b2d9d9aec2be212a28b7d14b5462c56d9adc3a3.tar.xz linux-0b2d9d9aec2be212a28b7d14b5462c56d9adc3a3.zip |
wifi: mac80211: correcty limit wider BW TDLS STAs
When updating a channel context, the code can apply wider
bandwidth TDLS STA channel definitions to each and every
channel context used by the device, an approach that will
surely lead to problems if there is ever more than one.
Restrict the wider BW TDLS STA consideration to only TDLS
STAs that are actually related to links using the channel
context being updated.
Fixes: 0fabfaafec3a ("mac80211: upgrade BW of TDLS peers when possible")
Reviewed-by: Miriam Rachel Korenblit <miriam.rachel.korenblit@intel.com>
Link: https://patch.msgid.link/20240612143707.1ad989acecde.I5c75c94d95c3f4ea84f8ff4253189f4b13bad5c3@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/mac80211/mlme.c')
0 files changed, 0 insertions, 0 deletions