On Fri, 2013-02-08 at 12:14 +0100, Johannes Berg wrote: > From: Johannes Berg <johannes.berg@xxxxxxxxx> > > Currently the code assigns channel contexts to VLANs > (for use by the TX/RX code) when the AP master gets > its channel context assigned. This works fine, but > in the upcoming radar detection work the VLANs don't > require a channel context (during radar detection) > and assigning one to them anyway causes issues with > locking and also inconsistencies -- a VLAN interface > that is added before radar detection would get the > channel context, while one added during it wouldn't. > > Fix these issues moving the channel context copying > to a new explicit operation that will not be used > in the radar detection code. 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