On Tue, 2008-02-26 at 11:26 -0800, Luis Carlos Cobo wrote: > On Tue, 2008-02-26 at 09:23 +0100, Johannes Berg wrote: > > I put a del_timer() into sta_info_unlink() and a del_timer_sync() into > > sta_info_destroy(). That should be enough afaict. > > That is for the plink_timer in struct sta_info, if I understand > correctly. I am talking about the per mesh-path timer (the one in struct > mesh_path). Oh. Good point, I missed that one. I suppose that mesh_path_node_reclaim() always runs in a context suitable for doing del_timer_sync() so it should be fine to just do that there, right? I can look into it or leave it to you, just let me know so we don't both do it. johannes
Attachment:
signature.asc
Description: This is a digitally signed message part