]> git.ipfire.org Git - thirdparty/hostap.git/commit
Fix build without CONFIG_WPS=y
authorJouni Malinen <jouni@qca.qualcomm.com>
Mon, 1 Oct 2012 13:07:07 +0000 (16:07 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 1 Oct 2012 13:07:07 +0000 (16:07 +0300)
commit3385647da9d0d17701a55e1ae45073a078bf7409
tree735df80fc811777969c7394bfbf2e03ce9857209
parenta93a15bbfd43e70393974da81deb12cdb4e85ebd
Fix build without CONFIG_WPS=y

Commit 620c783753bddd37988269314862dc7e4a62f700 modified
wpas_wps_ssid_bss_match() prototype but forgot to update the non-WPS
wrapper inline function. Fix that to match with the new bss parameter
type.

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