On Thu, 2012-12-13 at 19:49 +0100, Johannes Berg wrote: > > > Well the concern there is that we expose the workqueue to the driver, > > > and it might even put sdata-referencing work items on it and expect them > > > to be flushed out before stop_interface() is called? Wait actually, that isn't a concern. The flush_workqueue() was new in commit b22cfcfca, before that drivers couldn't rely on it. It seems very unlikely that in the meantime drivers have come to rely on it and we didn't document this, so ... with the proposed change to sta_free_wk we should be fine. 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