]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit19db749b44b50b8eac47c6bea08e59949a42d590
tree40010ebe54885cac7329dfdee9890a7ce3afddce
parentd4306c980710a2870376ff793c9010919e0eedce
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