tethering: Avoid removing dhcp server twice.
authorJukka Rissanen <jukka.rissanen@linux.intel.com>
Fri, 25 Nov 2011 15:06:27 +0000 (17:06 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Mon, 28 Nov 2011 16:55:13 +0000 (17:55 +0100)
commitb79e9ba4131802ae585c7c6f23183fd68c93ac82
tree64c05a4084485ca2c6f10ff3ff6fb125c263166b
parent80e2e08b4887c4e133d3ca7d42ac844fbb974bb8
tethering: Avoid removing dhcp server twice.

The tethering_dhcp_server pointer needs to be cleared as
otherwise the __connman_tethering_cleanup() will call it again.
src/tethering.c