]> git.ipfire.org Git - thirdparty/hostap.git/commit
hostapd: Use start_ctrl_iface() from hostapd_add_iface()
authorJouni Malinen <j@w1.fi>
Sun, 3 Nov 2013 17:11:38 +0000 (19:11 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 3 Nov 2013 17:51:06 +0000 (19:51 +0200)
commite4ba031531964df002312d4ad8674b6d03731e0f
tree4255e094a076de58323ca97a847e273df77732d6
parentbf7f09bd245aa1a26a3b4e17860ee534a0ecf56f
hostapd: Use start_ctrl_iface() from hostapd_add_iface()

Better share the same function for initializing control interface from
the two possible paths that can add a new interface to hostapd.

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