network: Fix failed to reconnect to 3G network when connect failed
authorYu A Wang <arron.wang@intel.com>
Tue, 8 Nov 2011 02:32:25 +0000 (21:32 -0500)
committerSamuel Ortiz <sameo@linux.intel.com>
Thu, 10 Nov 2011 12:39:08 +0000 (13:39 +0100)
commitf3158371a6391828f55a0418015772a7db6348ee
treecf4a5f06c09558806f8f531998a5d313659c500a
parent03aff0e1f0489dd823305d37e693067f15035a66
network: Fix failed to reconnect to 3G network when connect failed

When connect failed, set the associating value to false again, else
when we connect again the return err will be EALREADY.
src/network.c