]> www.infradead.org Git - users/jedix/linux-maple.git/commit
wifi: mac80211: Use the link BSS configuration for beacon processing
authorIlan Peer <ilan.peer@intel.com>
Thu, 27 Jun 2024 08:46:00 +0000 (10:46 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 28 Jun 2024 07:56:24 +0000 (09:56 +0200)
commit3f5d7ff7c533af6f06a39becb77a7afbfaa8b782
treee1cbedeee5f8504c3d33f19d5c83838c2cb600da
parent0a3d5991438fcf89c3aebf55c30231faee31567e
wifi: mac80211: Use the link BSS configuration for beacon processing

The beacon processing should be fully done in the context of the link.
This also resolves a bug with CQM handling with MLO as in such a case
the RSSI thresholds configuration is maintained in the link context and
not in the interface context.

Reviewed-by: Miriam Rachel Korenblit <miriam.rachel.korenblit@intel.com>
Signed-off-by: Ilan Peer <ilan.peer@intel.com>
Link: https://patch.msgid.link/20240627104600.bb2f0f697881.I675b6a8a186b717f3eef79113c27361fd1a7622c@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/mlme.c