gsupplicant: Remove network from wpa_s when disconnecting
authorKalle Valo <kalle.valo@canonical.com>
Wed, 27 Oct 2010 18:49:31 +0000 (21:49 +0300)
committerSamuel Ortiz <sameo@linux.intel.com>
Tue, 2 Nov 2010 11:40:06 +0000 (12:40 +0100)
commita61d6dacbf4d143e0ec0d1e69037d88d8d31b787
treed106514a01919d8bd6eff611a204a366611b7621
parent9ecfa4914a5e86bfa6d6d3cc3e4d605ac8ccd9bc
gsupplicant: Remove network from wpa_s when disconnecting

gsupplicant adds networks to wpasupplicant but never removes them. So
after a time wpasupplicant will contain a lot of disabled networks. This
doesn't seem to create any problems, but it's still better to make sure
that wpasupplicant configuration is clean.
gsupplicant/supplicant.c