On Fri, 2012-09-07 at 00:17 +0300, Eliad Peller wrote: > >> + cancel_work_sync(&sta->drv_unblock_wk); > > > > This will deadlock now, but cancel_work() will be safe without the sync > > since the workqueue is single-threaded. Good point, I confused it with flush_work(). johannes -- 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