WPS: Fix WPS commands in wpa_supplicant AP mode
authorJouni Malinen <j@w1.fi>
Sun, 10 Oct 2010 14:43:42 +0000 (17:43 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 10 Oct 2010 14:43:42 +0000 (17:43 +0300)
commit4e698e5c30b7693a1ed600093fd8ae30b6841e8d
tree82d9f4403e1f30671c34754eb7021494bed11e79
parentca0d6b81d6c3ddf66db3806cbf8b5c667c066647
WPS: Fix WPS commands in wpa_supplicant AP mode

Commit 9290cc180040b77afbf3ccf088fb14d0121bc5b3 broke this by moving
to use for_each_interface() which is not available in wpa_supplicant
AP mode.
src/ap/wps_hostapd.c