notifier: Don't unnecessarily report "online" state on disconnect
authorPatrik Flykt <patrik.flykt@linux.intel.com>
Wed, 12 Oct 2011 10:56:38 +0000 (13:56 +0300)
committerSamuel Ortiz <sameo@linux.intel.com>
Thu, 20 Oct 2011 16:52:31 +0000 (18:52 +0200)
commit96dc543b4e23be2969db1295518c24317af572d1
tree9449a65a20e869994a72ad37f28521f6faa445f9
parent3276fc5f3743940177cfa112a7a90a61ac9547fe
notifier: Don't unnecessarily report "online" state on disconnect

When a service disconnects, don't send an extra 'online'
net.connman.Manager.StateChanged signal if another service is still
connected.

Fixes BMC#23421
src/notifier.c