wifi: mac80211: validate some driver features for MLO
authorJohannes Berg <johannes.berg@intel.com>
Mon, 30 May 2022 20:52:14 +0000 (22:52 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 20 Jun 2022 10:55:22 +0000 (12:55 +0200)
commit762623a6a422198c6b39ea099cc8f80bae1767e9
tree40010ebe54885cac7329dfdee9890a7ce3afddce
parentec7a04073d3b31c03a9ad00e0709ffd78b5cfd1b
wifi: mac80211: validate some driver features for MLO

If MLO is enabled by the driver then validate a set of
capabilities that mac80211 will initially not support
in MLO. This might change if features are implemented.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/main.c