On Tue, 06 Jan 2009 18:43:22 +0100, Johannes Berg wrote > We should probably take the rtnl anyway though to be prepared for when > userspace is not suspended.. Need to think about that more though, and > possibly add a new "suspended" flag that makes it block all > configuration attempts. Well, luckily we do take the rtnl already, wiphy_suspend() and _resume() do that around the cfg ops. IMHO a suspended flag would be extra complexity that we should just hold off on until the freezer really is getting removed. For now is there anything besides driver support we need to do for this patchset? I guess that the drivers will actually be OK as-is too unless there are any that do release_firmware in ->stop(), but it will be nice to clean them up. -- Bob Copeland %% www.bobcopeland.com -- 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