network: Read only the ipconfig data if we have no address
authorJukka Rissanen <jukka.rissanen@linux.intel.com>
Fri, 26 Aug 2011 11:43:10 +0000 (14:43 +0300)
committerSamuel Ortiz <sameo@linux.intel.com>
Fri, 26 Aug 2011 15:34:17 +0000 (17:34 +0200)
commit0e9e9bb9ce59f3919b1dec1ab0cda22b7aedce2a
tree0ed0ea7bf9008f4df7b2249866e41a475b0822b6
parenta7ae93c1cb3e153626e769c73d1eb53ebaf92012
network: Read only the ipconfig data if we have no address

We must not read ipconfig data from file if there is already a valid
address that was set by service set_property().

Fixes BMC#22767
src/network.c