On Thu, 2010-09-02 at 10:47 +0200, Stanislaw Gruszka wrote: > > But they all take the mutex, so they can't run in parallel anyway. So it > > only becomes an ordering issue, no? > > Mutex is not taken all the time in iwl_bg_restart. Oh, true, but still. In a restart, why do we need to worry about having aborted scan_completed? We abort the scan at that point, so if later scan_completed actually runs we don't really care all that much, since it won't do anything, no? 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