wifi: mac80211: prohibit IEEE80211_HT_CAP_DELAY_BA with MLO
authorJohannes Berg <johannes.berg@intel.com>
Fri, 30 Sep 2022 10:54:30 +0000 (12:54 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 7 Oct 2022 13:24:26 +0000 (15:24 +0200)
commit69e0d04e2b0b3a6ffdd2794eb65b3daf6ae5cbf7
tree4cd61d5ec578526530f708b3bc65ffd5789e9206
parentcb04b5ef855c210a6e8e3e64fae9e2da9100f72e
wifi: mac80211: prohibit IEEE80211_HT_CAP_DELAY_BA with MLO

This won't work right at least with the code as it is, so
at least for now just assume it's never set for MLO. It may
very well never change, almost no drivers support it.

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