]> git.baikalelectronics.ru Git - kernel.git/commit
wifi: mac80211: correct SMPS mode in HE 6 GHz capability
authorJohannes Berg <johannes.berg@intel.com>
Thu, 25 Aug 2022 18:57:32 +0000 (20:57 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 26 Aug 2022 07:56:36 +0000 (09:56 +0200)
commitdb278846e0a9bba637de53a29be6b96f15c11fa8
treecdc8ab5edbba5c4c2f3f6bdcd71291b2b0a1629a
parent8e490bdf903fc5fa15f22e564524a743043c25c3
wifi: mac80211: correct SMPS mode in HE 6 GHz capability

If we add 6 GHz capability in MLO, we cannot use the SMPS
mode from the deflink. Pass it separately instead since on
a second link we don't even have a link data struct yet.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/ieee80211_i.h
net/mac80211/mesh.c
net/mac80211/mlme.c
net/mac80211/util.c