service: Clear service error on successfull connection attempts
authorPatrik Flykt <patrik.flykt@linux.intel.com>
Thu, 16 Aug 2012 09:20:45 +0000 (12:20 +0300)
committerPatrik Flykt <patrik.flykt@linux.intel.com>
Fri, 17 Aug 2012 10:06:29 +0000 (13:06 +0300)
commit4d33afaed53d7ca3fcc7522be526a09a5bef3a0a
tree97c1d760ca3ba8d61e26e95c58cf3f018784f2d2
parentfff6197f1aa998a8a226e808f2b2594491669d4e
service: Clear service error on successfull connection attempts

Move clearing of the error to __connman_service_connect() so it is
cleared for all service connect code paths.
src/service.c