OSDN Git Service

Fix am cef482f8: merge
authorDmitry Shmidt <dimitrysh@google.com>
Wed, 5 Sep 2012 00:21:12 +0000 (17:21 -0700)
committerDmitry Shmidt <dimitrysh@google.com>
Wed, 5 Sep 2012 00:21:12 +0000 (17:21 -0700)
Change-Id: I47a4610b40092d81a4d62e53a26924c4f9d05a17
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
wpa_supplicant/config_ssid.h

index 9fc3219..0863607 100644 (file)
@@ -443,12 +443,6 @@ struct wpa_ssid {
         * WPS or similar so that they may be exported.
         */
        int export_keys;
-#ifdef ANDROID_P2P
-       /**
-        * assoc_retry - Number of times association should be retried.
-        */
-       int assoc_retry;
-#endif
 
 #ifdef ANDROID_P2P
        /**