ofono: Delay ipconfig structure cleanup
authorSamuel Ortiz <sameo@linux.intel.com>
Fri, 17 Dec 2010 11:14:30 +0000 (12:14 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Fri, 17 Dec 2010 11:14:30 +0000 (12:14 +0100)
commit64f14f3d11e04456697c58ca3368f73c9d6c7387
tree7074e40b02175e64e44becc2ddbabb316db549cf
parent74f294fff1c03c1be1263f78aa43a5f84d62fcdd
ofono: Delay ipconfig structure cleanup

Cleaning the structure before calling connman_network_set_connected(FALSE)
prevents the gateways from being properly freed.
plugins/ofono.c