gsupplicant: Fix deadlock when disassociate while associating
authorMohamed Abbas <mabbas@linux.intel.com>
Wed, 27 Oct 2010 10:17:39 +0000 (03:17 -0700)
committerSamuel Ortiz <sameo@linux.intel.com>
Tue, 2 Nov 2010 10:56:00 +0000 (11:56 +0100)
commita091beb5bd344661c86b2c2a397740e2eed9e8e1
treebbd8159b24ec69109a19eb7589ec4f4fae78752b
parenta10269d912d02b74c3e64c9914b803460a35cf68
gsupplicant: Fix deadlock when disassociate while associating

Without setting the associating flag to false, ConnMan could potentially enter
an infinite loop through __connman_network_disconnect().
plugins/wifi.c