HS 2.0: Move Probe Request Indication IE addition to proper place
authorJouni Malinen <j@w1.fi>
Sat, 4 May 2013 08:57:56 +0000 (11:57 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 4 May 2013 08:57:56 +0000 (11:57 +0300)
commit0f105f9e5fc58602ee06abe107b1618af17673a6
treeff3e7c3267bf395fb20f51050f3d04e0995d7e4a
parent8543ed8a378ae7400fc5585a8993d43ef0b0bb39
HS 2.0: Move Probe Request Indication IE addition to proper place

This needs to be in wpa_supplicant_extra_ies() to get consistent
behavior for both scan and sched_scan cases.

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