Check ipconfig in __connman_ipconfig_clear_address
authorMartin Xu <martin.xu@intel.com>
Thu, 25 Feb 2010 06:06:07 +0000 (14:06 +0800)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 3 Mar 2010 14:40:55 +0000 (06:40 -0800)
commit217393be8bd708a9fcefa4e39a1c2f01014e770c
treef3cbe7d38168e76260a46aab715e1df5e01dcebb
parenta71874c4ff953b2f3c8089767dc7a7a57a46d36c
Check ipconfig in __connman_ipconfig_clear_address

3G service does not have ipconfig if the Primariy Context is not activated.
So we need to check the ipconfig here.
src/ipconfig.c