Use MaxScanSSID to make a hidden auto connection
authorJaehyun Kim <jeik01.kim@samsung.com>
Wed, 27 Mar 2013 12:16:14 +0000 (21:16 +0900)
committerJaehyun Kim <jeik01.kim@samsung.com>
Wed, 27 Mar 2013 12:16:14 +0000 (21:16 +0900)
gsupplicant/supplicant.c
packaging/connman.spec

index f8e1073..5099f7e 100644 (file)
@@ -762,10 +762,8 @@ unsigned int g_supplicant_interface_get_max_scan_ssids(
        if (interface == NULL)
                return 0;
 
-#if !defined TIZEN_EXT
        if (interface->max_scan_ssids == 0)
                return WPAS_MAX_SCAN_SSIDS;
-#endif
 
        return interface->max_scan_ssids;
 }
index 7592f88..ef2b87c 100644 (file)
@@ -1,5 +1,5 @@
 Name:           connman
-Version:        1.3_10
+Version:        1.3_11
 Release:        1
 License:        GPLv2
 Summary:        Connection Manager