wifi: Dont start new connection until disassociation completes
authorMohamed Abbas <mabbas@linux.intel.com>
Mon, 20 Dec 2010 19:07:33 +0000 (11:07 -0800)
committerSamuel Ortiz <sameo@linux.intel.com>
Thu, 23 Dec 2010 11:45:09 +0000 (12:45 +0100)
commit43e6e141ee352e77fdb894b918f280024785f3df
treee47d8aaa80c33ccd173cac0234c8b9404519264c
parent54deac67cf2bfdf33a267e96d9159ea10c10518e
wifi: Dont start new connection until disassociation completes

Make sure disconnect is completed before start new connection
otherwise we will disconnect the new network when we receive
DISCONNECT signal from supplicant.
plugins/wifi.c