On Wed, 2010-05-19 at 14:19 -0400, Pavel Roskin wrote: > On Wed, 2010-05-19 at 12:17 +0200, Johannes Berg wrote: > > > @@ -1168,6 +1168,7 @@ struct cfg80211_ops { > > int (*action)(struct wiphy *wiphy, struct net_device *dev, > > struct ieee80211_channel *chan, > > enum nl80211_channel_type channel_type, > > + bool channel_type_valid, > > const u8 *buf, size_t len, u64 *cookie); > > Would not it be easier to introduce NL80211_CHAN_UNSPECIFIED in enum > nl80211_channel_type? Yes, but it would change the userspace API so we can't do that. 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