service: Do not set the service state when changing IPv4 method
authorJukka Rissanen <jukka.rissanen@linux.intel.com>
Tue, 7 Aug 2012 14:08:40 +0000 (17:08 +0300)
committerPatrik Flykt <patrik.flykt@linux.intel.com>
Wed, 8 Aug 2012 12:57:43 +0000 (15:57 +0300)
commit879a1b54f9925afb7ae3f335f768ffbded9c279a
tree1950ad274194f4feb5a002d4020f9d1e19e852b7
parent3d2ac9a80a08c8fc7f2b4fbecd96a5455836ae42
service: Do not set the service state when changing IPv4 method

The service state will be set to proper state if we are
actually doing the connection so do not set the state
when we are just setting the IPv4 method.
src/service.c