]> git.ipfire.org Git - thirdparty/hostap.git/commit
WPS: Fix ifdef use for the new NFC mechanism in wpa_supplicant
authorJouni Malinen <j@w1.fi>
Thu, 28 Jun 2012 11:05:13 +0000 (14:05 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 28 Jun 2012 11:07:22 +0000 (14:07 +0300)
commit71892384da8fbed65dc4bf88e44e27b4ed60d6eb
tree260dec736a75230faf4d2b4fe38c42f2332443ca
parentd7645d239de0fbdd88e89b1cd849e993ab4d3464
WPS: Fix ifdef use for the new NFC mechanism in wpa_supplicant

Use CONFIG_WPS_NFC instead of CONFIG_WPS_OOB for the NFC specific
new ctrl_iface commands.

Signed-hostap: Jouni Malinen <j@w1.fi>
wpa_supplicant/ctrl_iface.c
wpa_supplicant/wpa_cli.c