]> git.ipfire.org Git - thirdparty/hostap.git/blobdiff - wpa_supplicant/wpa_supplicant_i.h
WPS: Use monotonic time for AP connection attempt
[thirdparty/hostap.git] / wpa_supplicant / wpa_supplicant_i.h
index 86122715bc256a143a1936fdc6eb9be0ca0337f6..663f7fd70316aa20ee1b706af4624ad5aee410ba 100644 (file)
@@ -302,7 +302,7 @@ struct wps_ap_info {
                WPS_AP_SEL_REG_OUR
        } type;
        unsigned int tries;
-       struct os_time last_attempt;
+       struct os_reltime last_attempt;
 };
 
 struct wpa_ssid_value {