Maintain a pointer to the current BSS table entry
[mech_eap.git] / wpa_supplicant / wpa_supplicant_i.h
index 707fac4..f86a172 100644 (file)
@@ -323,6 +323,7 @@ struct wpa_supplicant {
        int disconnected; /* all connections disabled; i.e., do no reassociate
                           * before this has been cleared */
        struct wpa_ssid *current_ssid;
+       struct wpa_bss *current_bss;
        int ap_ies_from_associnfo;
        unsigned int assoc_freq;