On Wed, 2013-07-03 at 17:01 -0700, Ben Greear wrote: > I'm trying to port some patches forward to 3.10.... > > I am trying to find the current channel for a radio. Since > hw.conf.channel no longer exists, what is the best way to > go about this? Well there's hw.conf.chandef.chan now I think, but that can be NULL and generic mac80211 code must not use it. There's no single current channel any more, you want vif->chanctx or so. 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