]> git.ipfire.org Git - thirdparty/hostap.git/commit
nl80211: Set all BSS interfaces down when tearing down AP in MBSS mode
authorMaxime Bizon <mbizon@freebox.fr>
Thu, 20 Mar 2014 18:23:43 +0000 (19:23 +0100)
committerJouni Malinen <j@w1.fi>
Thu, 27 Mar 2014 14:45:25 +0000 (16:45 +0200)
commit5c9da160a5421549904b34ec92e82c69b8333ce3
tree646149e372ff514867cb35a213ac91255d8c3269
parentf1c4dbf5cd2250e1e198c174eb0475d38b6b8aef
nl80211: Set all BSS interfaces down when tearing down AP in MBSS mode

If the interface was not added by hostapd, it could have been left up
when disabling the AP.

Signed-off-by: Maxime Bizon <mbizon@freebox.fr>
src/drivers/driver_nl80211.c