WPS: Update dev.config_methods in wps_update_config
authorjim1_lin <jim1_lin@asus.com>
Sat, 4 Aug 2012 17:14:59 +0000 (20:14 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 4 Aug 2012 17:14:59 +0000 (20:14 +0300)
commitc8b245b6a413c427e94486221489eebaad719739
treeb4e5bb94805c9fe8f99e7ce7ad2a1c591ef377a8
parent21270bb4b3b40750190aea6aec5933c45fd40643
WPS: Update dev.config_methods in wps_update_config

dev.config_methods was not updated when wps_update_config was called.
This could lead to mismatching config methods between Probe Request and
M1 packets. Add missing part for it.
wpa_supplicant/wps_supplicant.c