mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2025-01-17 18:34:03 -05:00
P2P: Clear driver Probe Response IE on stop_listen
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
This commit is contained in:
parent
89e07afb2c
commit
839b33ad90
@ -1180,6 +1180,7 @@ static void wpas_stop_listen(void *ctx)
|
||||
wpa_s->off_channel_freq = 0;
|
||||
wpa_s->roc_waiting_drv_freq = 0;
|
||||
}
|
||||
wpa_drv_set_ap_wps_ie(wpa_s, NULL, NULL, NULL);
|
||||
wpa_drv_probe_req_report(wpa_s, 0);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user