wifi: mac80211: handle color change per link
authorAditya Kumar Singh <quic_adisi@quicinc.com>
Mon, 22 Apr 2024 05:34:08 +0000 (11:04 +0530)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 3 May 2024 08:18:19 +0000 (10:18 +0200)
commit414e736c3db032733d20d0ada8200af4159d2940
tree9db079e08554306e2e3ea9165d415407a3c33c7b
parent91d2b6ee137dc709c8012d4e02c28a308f6753a2
wifi: mac80211: handle color change per link

In order to support color change with MLO, handle the link ID now
passed from cfg80211, adjust the code to do everything per link
and call the notifications to cfg80211 correctly.

Signed-off-by: Aditya Kumar Singh <quic_adisi@quicinc.com>
Link: https://msgid.link/20240422053412.2024075-4-quic_adisi@quicinc.com
Link: https://msgid.link/20240422053412.2024075-5-quic_adisi@quicinc.com
Link: https://msgid.link/20240422053412.2024075-6-quic_adisi@quicinc.com
Link: https://msgid.link/20240422053412.2024075-7-quic_adisi@quicinc.com
[squash, move API call updates to this patch]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/ath/ath11k/mac.c
drivers/net/wireless/ath/ath11k/wmi.c
drivers/net/wireless/mediatek/mt76/mt7915/mcu.c
drivers/net/wireless/mediatek/mt76/mt7996/mcu.c
include/net/mac80211.h
net/mac80211/cfg.c
net/mac80211/rx.c