dbus: Fix D-Bus network and BSS object registration/unregistration
authorJouni Malinen <j@w1.fi>
Tue, 29 Dec 2009 20:17:18 +0000 (22:17 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 29 Dec 2009 20:17:18 +0000 (22:17 +0200)
commit8e56d1899360a3d372dfdc38126a3ccf7e1477ef
tree2bf78b9f271d570807d01cb6629e4250f530ee5c
parentc2f5126941403ab0bb23ed61566fc35e142222aa
dbus: Fix D-Bus network and BSS object registration/unregistration

Do not try to unregister BSS objects twice (the latter one with invalid
path) and make sure all network objects get added and removed properly
(the ones read from configuration file were not being registered, but
were tried to be unregistered).
wpa_supplicant/dbus/dbus_new.c
wpa_supplicant/wpa_supplicant.c