OSDN Git Service

mac80211: cancel mesh path timer
authorJohannes Berg <johannes.berg@intel.com>
Wed, 1 Aug 2012 19:03:21 +0000 (21:03 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 1 Aug 2012 19:03:21 +0000 (21:03 +0200)
commitdd4c9260e7f23f2e951cbfb2726e468c6d30306c
tree21995b63356cdcdc18ac3b4bf041fa9b9405d3b3
parent2d9957cce674308f744f37f68b6bc3261bfdbbf4
mac80211: cancel mesh path timer

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

Cc: stable@vger.kernel.org
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/mesh.c