inet: Cleanup router solicitation callback properly after error
authorJukka Rissanen <jukka.rissanen@linux.intel.com>
Wed, 12 Oct 2011 13:05:18 +0000 (16:05 +0300)
committerSamuel Ortiz <sameo@linux.intel.com>
Thu, 20 Oct 2011 17:00:36 +0000 (19:00 +0200)
commit04589cdd53183bc2e3102bae95cb558dc29078ee
treeb37d93594b9828eb5726812815d4fec3d39526f3
parent96dc543b4e23be2969db1295518c24317af572d1
inet: Cleanup router solicitation callback properly after error

The cleanup routine must be called after an error and after
calling RS callback, otherwise the timeout is not removed
in right time.
src/inet.c