On Sun, 2012-08-26 at 10:11 +0300, Vladimir Kondratiev wrote: > > > if ((dev->wiphy.flags & WIPHY_FLAG_IBSS_RSN) && > > > nla_put_flag(msg, NL80211_ATTR_SUPPORT_IBSS_RSN)) > > > goto nla_put_failure; > > > > Yes, but we abandoned this approach later, in favour of the nl80211 > > feature flags. > > Good. Will re-implement this way. > Could you please show an example that I can follow? well, look at the feature flags. enum nl80211_feature_flags 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