wpa_supplicant: Add wps_disabled parameter to network block
[mech_eap.git] / wpa_supplicant / wpa_cli.c
index ca2673b..9b1c802 100644 (file)
@@ -1612,7 +1612,7 @@ static const char *network_fields[] = {
 #ifdef CONFIG_HS20
        "update_identifier",
 #endif /* CONFIG_HS20 */
-       "mac_addr", "pbss"
+       "mac_addr", "pbss", "wps_disabled"
 };