]> git.ipfire.org Git - thirdparty/hostap.git/commit
Indicate AP-DISABLED on main AP mode deinit path
authorJouni Malinen <j@w1.fi>
Sat, 14 Mar 2015 08:12:33 +0000 (10:12 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 14 Mar 2015 08:14:22 +0000 (10:14 +0200)
commit39c3bfcde38c2b51f82cc90b1dd775c7898dd921
treeaab300ef70354f7d168c8c33728badcf55bc3653
parentf10487e1afeada9a330f9754079108ab392b79ac
Indicate AP-DISABLED on main AP mode deinit path

This event was previously used only when disabling AP mode operation
through hostapd control interface. Make this more consistent by
providing same indication when disabling hostapd interface through the
interface deinit path. This adds the event to the case where a full
hostapd radio instance is removed which also applies for the
wpa_supplicant AP mode operations.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/ap/hostapd.c