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)
commitabd27d063c2e85e45ffc4390247abf47e5b55997
treecdc8ab5edbba5c4c2f3f6bdcd71291b2b0a1629a
parentb8c9024e0ed03c5feb29bd1086a1eb799f3fff44
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