]> git.ipfire.org Git - thirdparty/hostap.git/blobdiff - src/drivers/driver_wext.h
AOSP: wext
[thirdparty/hostap.git] / src / drivers / driver_wext.h
index c4a5bc99c80393b20c11b2b0c9ca18095695e16a..7e0b28b6bfa37a184146e69cd2d85d23975e23d0 100644 (file)
@@ -48,6 +48,7 @@ struct wpa_driver_wext_data {
 #ifdef ANDROID
        int errors;
        int driver_is_started;
+       int skip_disconnect;
        int bgscan_enabled;
 #endif /* ANDROID */
 };