config: Check individual service entries for removal
authorJukka Rissanen <jukka.rissanen@linux.intel.com>
Tue, 5 Jun 2012 08:24:16 +0000 (11:24 +0300)
committerPatrik Flykt <patrik.flykt@linux.intel.com>
Mon, 11 Jun 2012 10:04:54 +0000 (13:04 +0300)
commit0c4159770e177475cb222770f03e0d0ff034f136
tree68bd5b819cccc242d03a326eed856ce14bd65b85
parent92ce554b89c6a343bf2a59f07a868fc7ca872634
config: Check individual service entries for removal

Check if we need to remove a service if user removes
an entry from config file.
If user changes entry name in config file, then we
remove the service and then try to provision the service
again because the SSID might still be found.
src/config.c