]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4226881ed79b9af704c70799c3d4d37ce294a0fc
tree9c5aac75a4666cc56277ac3b2dfeb7b00e4ab939
parent6847d53e6a7e55a0081682c5679ecee59e2e6072
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