On Wed, 2012-12-05 at 09:52 +0100, Johannes Berg wrote: > From: Johannes Berg <johannes.berg@xxxxxxxxx> > > If the sdata work is pending while the interface is stopped, > we currently flush it. If it's not running this means waiting > for it to run, which could take a while if the workqueue is > backlogged. However, the work exits right away if it starts > to run while the interface is already stopping. There's no > point in waiting for that, so use cancel_work_sync() instead. Applied. 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