Moved WPS Registrar initialization from EAP peer to wps_supplicant.c
authorJouni Malinen <j@w1.fi>
Sat, 3 Jan 2009 18:18:35 +0000 (20:18 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 3 Jan 2009 18:18:35 +0000 (20:18 +0200)
commitc5adf528a2d9a35ac3fb7376ada2187ff5582c7f
treec188a9379e698839abcdd825868129c58e943b49
parent41c00105f254344cb352963bc5d11e2322b93886
Moved WPS Registrar initialization from EAP peer to wps_supplicant.c

This matches the style used in hostapd, i.e., Registrar is initialized
only once and callbacks are now processed in wps_supplicant.c.
src/eap_peer/eap_wsc.c
wpa_supplicant/wps_supplicant.c