wifi: Remove old background scanning technique call
authorTomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
Mon, 23 Apr 2012 08:22:19 +0000 (11:22 +0300)
committerPatrik Flykt <patrik.flykt@linux.intel.com>
Mon, 23 Apr 2012 10:55:09 +0000 (13:55 +0300)
plugins/wifi.c

index f9c15b4..817c660 100644 (file)
@@ -1183,9 +1183,6 @@ static void interface_state(GSupplicantInterface *interface)
                                                                        FALSE)
                        break;
 
-               /* reset scan trigger and schedule background scan */
-               connman_device_schedule_scan(device);
-
                connman_network_set_connected(network, TRUE);
                break;