device: Remove redundant connection numbers check
authorDanny Jeongseok Seo <s.seo@samsung.com>
Thu, 6 Oct 2011 02:07:34 +0000 (11:07 +0900)
committerSamuel Ortiz <sameo@linux.intel.com>
Thu, 6 Oct 2011 09:44:47 +0000 (11:44 +0200)
commit3f706d0c8eeaebd9eb8aeae0ad8e923b93cb102a
treeb2ef9b1086712833610464335acc5959c5590f48
parentcc8ce72c12fe82290506de485f04da43ec5d4763
device: Remove redundant connection numbers check

__connman_service_auto_connect() already checks for service state, so there
is no need to look at the device being connected or not.
src/device.c