]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/wpa_supplicant_i.h
Use a shared function for requesting a new connection
authorJouni Malinen <j@w1.fi>
Sun, 25 Nov 2012 14:30:30 +0000 (16:30 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 25 Nov 2012 14:30:30 +0000 (16:30 +0200)
commit9796a86c2382eab4a9c1bb4c03ea4944051d78ea
treeb8dff24d35d0ecaca5a4ba3b9bc74d1ead6c2d4f
parentc27a94f765aea89c5fa1a6d74a208dcd18da422f
Use a shared function for requesting a new connection

Both the ctrl_iface and D-Bus interface use similar functionality to
request a new connection. Combine these to a single function to avoid
need to maintain duplicated implementation.

Signed-hostap: Jouni Malinen <j@w1.fi>
wpa_supplicant/ctrl_iface.c
wpa_supplicant/dbus/dbus_new_handlers.c
wpa_supplicant/wpa_supplicant.c
wpa_supplicant/wpa_supplicant_i.h