dbus: switch dbus APIs initialization order
authorWitold Sowa <witold.sowa@gmail.com>
Thu, 3 Dec 2009 19:17:49 +0000 (21:17 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 3 Dec 2009 19:17:49 +0000 (21:17 +0200)
commit85d3f273df0aae8dfe25ab12ea8f814f3f2bf146
tree0c81c2bda1c77f945e9f13b2daedc3c87445e959
parenta5717c957c240d4d26f3313b39a2f6faef4e8c1c
dbus: switch dbus APIs initialization order

Initialize the new DBus API before the old one, so new applications
which can use both, the old and the new API will be notified first
that new API is available.
wpa_supplicant/notify.c