On Wed, Aug 08, 2012 at 02:53:37PM +0300, Victor Goldenshtein wrote: > + cac_type = nla_get_u32(info->attrs[NL80211_ATTR_WIPHY_CHANNEL_TYPE]); > + if (cac_type != NL80211_CHAN_HT20) > + return -EOPNOTSUPP; Since only HT20 is supported, what for we have this variable? Stanislaw -- 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