Restore scan_req if sta scan is rescheduled in the scan results event
[mech_eap.git] / wpa_supplicant / wpa_supplicant_i.h
index 32cea8b..fb635e4 100644 (file)
@@ -463,7 +463,7 @@ struct wpa_supplicant {
                 * to be run.
                 */
                MANUAL_SCAN_REQ
-       } scan_req;
+       } scan_req, last_scan_req;
        struct os_time scan_trigger_time;
        int scan_runs; /* number of scan runs since WPS was started */
        int *next_scan_freqs;