diff options
author | John Crispin <john@phrozen.org> | 2021-09-15 19:54:35 -0700 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2021-09-28 14:22:18 +0200 |
commit | 171964252189d8ad5672c730f2197aa73092db6e (patch) | |
tree | b06d2cbb796342d95a5c521b83b58e615e505cde /drivers/net/wireless/mac80211_hwsim.c | |
parent | dc1e3cb8da8b414b37208b2fb6755fef8122504b (diff) | |
download | linux-171964252189d8ad5672c730f2197aa73092db6e.tar.gz linux-171964252189d8ad5672c730f2197aa73092db6e.tar.bz2 linux-171964252189d8ad5672c730f2197aa73092db6e.zip |
mac80211: MBSSID support in interface handling
Configure multiple BSSID and enhanced multi-BSSID advertisement (EMA)
parameters in mac80211 for AP mode.
For each interface, 'mbssid_tx_vif' points to the transmitting interface of
the MBSSID set. The pointer is set to NULL if MBSSID is disabled.
Function ieee80211_stop() is modified to always bring down all the
non-transmitting interfaces first and the transmitting interface last.
Signed-off-by: John Crispin <john@phrozen.org>
Co-developed-by: Aloka Dixit <alokad@codeaurora.org>
Signed-off-by: Aloka Dixit <alokad@codeaurora.org>
Link: https://lore.kernel.org/r/20210916025437.29138-3-alokad@codeaurora.org
[slightly change logic to be more obvious]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'drivers/net/wireless/mac80211_hwsim.c')
0 files changed, 0 insertions, 0 deletions