On Mon, 2011-08-29 at 16:15 +0200, Alexander Simon wrote: > +/** > + * cfg80211_can_use_ext_chan - test if ht40 on extension channel can be used > + * @wiphy: the wiphy > + * @chan: main channel > + * @channel_type: HT mode > + */ > +bool cfg80211_can_use_ext_chan(struct wiphy *wiphy, > + struct ieee80211_channel *chan, > + enum nl80211_channel_type channel_type); Use for what? That's confusing. You're asking if it can be used for beaconing, as the old function name *clearly* said. Now you're making it confusing. 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