]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mac80211: cancel mesh path timer
authorJohannes Berg <johannes.berg@intel.com>
Wed, 1 Aug 2012 19:03:21 +0000 (21:03 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 15 Aug 2012 14:52:47 +0000 (07:52 -0700)
commita43de96a1a79bc4eb797a57834fa6e5fc439ecfe
tree9b5338c635f7373a7fdf28c0e8eacfd51a138bc5
parentea02ff4c40e462d62b9f6d2985bcf290b5148db9
mac80211: cancel mesh path timer

commit dd4c9260e7f23f2e951cbfb2726e468c6d30306c upstream.

The mesh path timer needs to be canceled when
leaving the mesh as otherwise it could fire
after the interface has been removed already.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
net/mac80211/mesh.c