mac80211: delete mesh_path timer on mesh_path removal
authorLuis Carlos Cobo <luisca@cozybit.com>
Fri, 29 Feb 2008 22:49:37 +0000 (14:49 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 6 Mar 2008 21:40:51 +0000 (16:40 -0500)
commit89a1ad6990d884796c5280d13aa58d216dffa08d
tree5308faa7a6d27263070a616d62942e105159a6c3
parentaa2b5928433ce6ba98cf31ab048c7882aeae56a3
mac80211: delete mesh_path timer on mesh_path removal

This avoids dereferencing a no longer existing struct mesh_path.

Signed-off-by: Luis Carlos Cobo <luisca@cozybit.com>
Acked-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/mesh_pathtbl.c