Set the network associating state to false when disconnecting
authorSamuel Ortiz <sameo@linux.intel.com>
Mon, 27 Sep 2010 22:00:18 +0000 (00:00 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Mon, 27 Sep 2010 22:03:19 +0000 (00:03 +0200)
commitf3e8c0ff1d26b1add5f9016f476c032647b583b8
tree8d50c6d9028ebfbf6a7b58dcdbce350bb36d1c8e
parent91684de2d56bebd8e1c5b9ec15ec5dc1f9d6f267
Set the network associating state to false when disconnecting

The gsupplicant based plugin is not setting the network state appropriately
and can trigger an infinite loop between connman_network_set_connected()
and network_disconnect.
plugins/wifi.c