Hi Vladimir, This patch breaks wil6210 compilation. You shouldn't be using the cfg80211 internal state, even if it's available to drivers for technical reasons. Please remove the usage of wdev->sme_state from your driver, I'd like to merge this patch that changes the internal SME implementation in cfg80211. johannes Hi Johannes, I prepared the patch, need few days to test it and I'll submit. I have conceptual question regarding wdev private data. Currently, drivers end up duplicating wdev's data internally. I'd say it is better to track, for example, SME connection state once. Maybe, it is worth to provide functions to access wdev's data? Thanks, Vladimir-- 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