service: Refactor ipconfig setter
authorJukka Rissanen <jukka.rissanen@linux.intel.com>
Fri, 22 Feb 2013 11:47:54 +0000 (13:47 +0200)
committerPatrik Flykt <patrik.flykt@linux.intel.com>
Fri, 22 Feb 2013 12:43:35 +0000 (14:43 +0200)
commit070b865259d09adb6242d51df9eda005f5a36fcb
treed7295d759c8745afcd895fedc521c0c393dd0800
parentf6d8001a4bf4293dfe012cb8065f76ce3501a7a5
service: Refactor ipconfig setter

Done so that the function can be called also from config.c
The idea is that if ethernet .config file is removed,
we are able to clear the interface properly.
src/connman.h
src/service.c