X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=net%2Fmac80211%2Fmesh.c;h=f85de8ed58591bd330e2915553ae716f210fba08;hb=269d14b4c894cdddc941501acc8a9e19b7408837;hp=a7078fdba8ca7e3cf2a1f047f1f39c57c643f63e;hpb=c861cd3e92d92ae946e19099f198018fcb4fd887;p=pandora-kernel.git diff --git a/net/mac80211/mesh.c b/net/mac80211/mesh.c index a7078fdba8ca..f85de8ed5859 100644 --- a/net/mac80211/mesh.c +++ b/net/mac80211/mesh.c @@ -543,6 +543,7 @@ void ieee80211_stop_mesh(struct ieee80211_sub_if_data *sdata) del_timer_sync(&sdata->u.mesh.housekeeping_timer); del_timer_sync(&sdata->u.mesh.mesh_path_root_timer); + del_timer_sync(&sdata->u.mesh.mesh_path_timer); /* * If the timer fired while we waited for it, it will have * requeued the work. Now the work will be running again