On Thu, Dec 6, 2012 at 8:47 AM, Johannes Berg <johannes@xxxxxxxxxxxxxxxx> wrote: > From: Johannes Berg <johannes.berg@xxxxxxxxx> > > It would be a major problem if anything were to run > concurrently while the module is being unloaded so > remove the locking that doesn't help anything. > > Signed-off-by: Johannes Berg <johannes.berg@xxxxxxxxx> Acked-by: Luis R. Rodriguez <mcgrof@xxxxxxxxxxxxxxxx> This seems to work well because we do the cancel_work_sync() and cancel_delayed_work_sync() before, so sure, and given you know the core better I'm for it. Luis -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html