UPnP: Removed shadowed variable
[wpasupplicant] / hostapd / ap.h
index 4f67e27..98f8ee7 100644 (file)
@@ -106,6 +106,7 @@ struct sta_info {
        u8 *sa_query_trans_id; /* buffer of WLAN_SA_QUERY_TR_ID_LEN *
                                * sa_query_count octets of pending SA Query
                                * transaction identifiers */
+       struct os_time sa_query_start;
 #endif /* CONFIG_IEEE80211W */
 
        struct wpabuf *wps_ie; /* WPS IE from (Re)Association Request */