device: Remove connections counter
authorDanny Jeongseok Seo <s.seo@samsung.com>
Thu, 6 Oct 2011 03:59:29 +0000 (12:59 +0900)
committerSamuel Ortiz <sameo@linux.intel.com>
Thu, 6 Oct 2011 09:48:00 +0000 (11:48 +0200)
commitc67a5b33c9dfb1fc761b8b33b725353bcd78fe4b
treed5bc795ffc8f4c93ae971c03601e7da73541b56b
parent3f706d0c8eeaebd9eb8aeae0ad8e923b93cb102a
device: Remove connections counter

The device connection counter is only used by the post scan auto connection
logic, and the connection status is handled by the autoconnection service
routine itself (__connman_service_auto_connect()).
src/connman.h
src/device.c
src/network.c