]> git.ipfire.org Git - thirdparty/hostap.git/commit
Fix forgotten no-CONFIG_WPS=y wrapper
authorJouni Malinen <jouni@qca.qualcomm.com>
Wed, 14 Nov 2012 11:05:53 +0000 (13:05 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 14 Nov 2012 11:05:53 +0000 (13:05 +0200)
commitd2901915e72b25581b1a7d07a0d912864437782e
tree5e1a7ca529835ac7dd477931154a443bb0c75716
parent6e2020210afe355bd0f8fcdb2a68f31746f6f7df
Fix forgotten no-CONFIG_WPS=y wrapper

Commit 620c783753bddd37988269314862dc7e4a62f700 modified
wpas_wps_ssid_wildcard_ok() prototype, but forgot to update the
non-WPS-build wrapper. Fix that to match with the new bss parameter
type and remove the now unused declaration of wpa_scan_res.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
wpa_supplicant/wps_supplicant.h