WPS: Fix WPS IE update in Beacon frames for nl80211
authorJouni Malinen <j@w1.fi>
Tue, 6 Apr 2010 15:04:30 +0000 (18:04 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 6 Apr 2010 15:04:30 +0000 (18:04 +0300)
commit643743e2156eb15dbf7e312201ddbbb36bf27945
tree5666726459c7727258cb8f7070d832fa5f69bc0b
parent2c657c8dcd2cb4ebd0e8ff80228d72bc5c75d0d7
WPS: Fix WPS IE update in Beacon frames for nl80211

Call ieee802_11_set_beacon() in addition to set_ap_wps_ie() when
processing WPS IE updates. This is needed with drivers that use
set_beacon() instead of set_ap_wps_ie() (i.e., nl80211).
src/ap/wps_hostapd.c