gsupplicant: use term managed in object path
authorKalle Valo <kalle.valo@canonical.com>
Mon, 27 Sep 2010 21:44:14 +0000 (00:44 +0300)
committerSamuel Ortiz <sameo@linux.intel.com>
Mon, 27 Sep 2010 22:06:13 +0000 (00:06 +0200)
commit3e8e78f2f77c22763234a85157a472ecb63ca727
tree6fdf642600dd3b913673c629480c8d2c6d5884bd
parentf3e8c0ff1d26b1add5f9016f476c032647b583b8
gsupplicant: use term managed in object path

gsupplicant uses term "infra" instead of "managed" used by the old
wifi plugin. This forced connman to create a new service instead of using
the stored. For example, wifi_0026b6675606_76616c6f_managed_psk
vs wifi_0026b6675606_76616c6f_infra_psk.

Convert gsupplicant to use term "managed". That way old services work with
the new plugin.
gsupplicant/supplicant.c