wifi: mac80211: prevent VLANs on MLDs
authorJohannes Berg <johannes.berg@intel.com>
Fri, 2 Sep 2022 14:12:59 +0000 (16:12 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Sat, 3 Sep 2022 14:57:01 +0000 (16:57 +0200)
commitae960ee90bb1c171c2e4c8d2107bb1c693a835dc
tree9c5aac75a4666cc56277ac3b2dfeb7b00e4ab939
parentbf99f11df4de45fcba6f6c441b411a16bccaccf6
wifi: mac80211: prevent VLANs on MLDs

Do not allow VLANs to be added to AP interfaces that are
MLDs, this isn't going to work because the link structs
aren't propagated to the VLAN interfaces yet.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Link: https://lore.kernel.org/r/20220902161144.8c88531146e9.If2ef9a3b138d4f16ed2fda91c852da156bdf5e4d@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/iface.c