On Fri, 2011-10-28 at 22:05 -0700, Thomas Pedersen wrote: > @@ -1062,6 +1072,7 @@ void mesh_path_timer(unsigned long data) > ++mpath->discovery_retries; > mpath->discovery_timeout *= 2; > spin_unlock_bh(&mpath->state_lock); > + mpath->flags &= ~MESH_PATH_REQ_QUEUED;
locking spot-check -- is that really correct? johannes _______________________________________________ Devel mailing list [email protected] http://open80211s.com/mailman/listinfo/devel
