]> git.ipfire.org Git - thirdparty/hostap.git/commit - src/ap/hw_features.c
hostapd: Don't get stuck after failed ACS
authorHelmut Schaa <helmut.schaa@googlemail.com>
Tue, 22 Oct 2013 21:15:57 +0000 (00:15 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 22 Oct 2013 21:44:30 +0000 (00:44 +0300)
commit0e1d0b370f6d1728386fec64ea02ce01bf715e18
tree737afb25efde0367c7e2ddff894574d10e84bdcf
parentc23eea886754372d3b0af217ab04b424b11f8795
hostapd: Don't get stuck after failed ACS

If ACS fails we still need to call hostapd_setup_interface_complete.
Otherwise hostapd will just hang doing nothing anymore. However, pass
an error to hostapd_setup_interface_complete to allow a graceful fail.

Signed-hostap: Helmut Schaa <helmut.schaa@googlemail.com>
src/ap/hw_features.c