WPS: Remove unnecessary SetSelectedRegistrar callback
authorJouni Malinen <j@w1.fi>
Sat, 12 Dec 2009 14:46:33 +0000 (16:46 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 12 Dec 2009 14:46:33 +0000 (16:46 +0200)
commitd0d45d8276d6099b0bf60d83bffa2e3aacefe52e
tree8f3e8c60f70aa41be54664b53966938f87d2a44a
parentad1f0291f867b25e7ac0b641bdd8bc00fa024c49
WPS: Remove unnecessary SetSelectedRegistrar callback

This can be handled internally within core WPS code, so there is no
need to go through wps_hostapd.c with a callback function that is just
calling back into the core WPS code.
hostapd/wps_hostapd.c
src/wps/wps_upnp.h
src/wps/wps_upnp_web.c