On Thu, 2012-11-08 at 18:37 +0100, Johannes Berg wrote: > From: Johannes Berg <johannes.berg@xxxxxxxxx> > > As mwifiex (and mac80211 in the software case) are the > only drivers actually implementing remain-on-channel > with channel type, userspace can't be relying on it. > This is the case, as it's used only for P2P operations > right now. The other reason for this, of course, is that I'm starting to work on VHT channel configuration, and that can't be using the channel type enum any more, so the internal APIs all have to change. Since this really won't be needed for other channel types (for now), I've decided to remove it instead rather than make my life more complex with VHT. :) 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