On Thu, 2011-09-08 at 11:56 +0300, Victor Goldenshtein wrote: > If I understood you correctly.. I can create new > NL80211_ATTR_HW_CAPABILITY (u32) attribute which will advertise all > capabilities with "dev->wiphy.flags". No, I don't think you can advertise wiphy.flags since those flags are internal -- you'll have to map single wiphy flags to single capability flags which are also defined in nl80211.h. I'd call it "NL80211_ATTR_CAPABILITIES" to sidestep the issue of it being a driver of HW or whatever capability. 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