wifi: nl80211: check MLO support in authenticate
authorJohannes Berg <johannes.berg@intel.com>
Thu, 7 Jul 2022 16:19:27 +0000 (18:19 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 15 Jul 2022 09:43:19 +0000 (11:43 +0200)
commit45aaf17c0c3471efa3100dadfc65e3d459821443
tree66a0d0542468beff107762bf2c44eda5c7e8842a
parente434254946c64bb27d7b202c0eeac03e49c166aa
wifi: nl80211: check MLO support in authenticate

We should check that MLO connections are supported before
attempting to authenticate with MLO parameters, check that.

Fixes: d648c23024bd ("wifi: nl80211: support MLO in auth/assoc")
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/wireless/nl80211.c