wifi: mac80211: Create separate links for VLAN interfaces
[ Upstream commit 90233b0a ] Currently, MLD links for an AP_VLAN interface type is not fully supported. Add allocation of separate links for each VLAN interface and copy chanctx and chandef of AP bss to VLAN where necessary. Separate links are created because for Dynamic VLAN each link will have its own default_multicast_key. Signed-off-by:Muna Sinada <muna.sinada@oss.qualcomm.com> Link: https://patch.msgid.link/20250325213125.1509362-3-muna.sinada@oss.qualcomm.com Signed-off-by:
Johannes Berg <johannes.berg@intel.com> Stable-dep-of: d87c3ca0 ("wifi: mac80211: finish link init before RCU publish") Signed-off-by:
Sasha Levin <sashal@kernel.org>
Loading