hostapd: Do not call eloop_terminate() on interface setup failure
authorJouni Malinen <j@w1.fi>
Fri, 25 Dec 2009 09:51:20 +0000 (11:51 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 25 Dec 2009 09:51:20 +0000 (11:51 +0200)
commitbee07ce80531bdb1c4f9efa0e34b46c872ef6f36
tree400f26e4b0689c53cb7ab486663c502aa54f274d
parent65668bfb77bacde3dd07a5d35cd5bc9de0dc460e
hostapd: Do not call eloop_terminate() on interface setup failure

The caller is able to handle the error code properly and there is no
need to forcefully stop the eloop run here.
hostapd/hostapd.c