On Thu, Sep 24, 2009 at 2:19 AM, Holger Schurig <hs4233@xxxxxxxxxxxxxxxxxxxx> wrote: > On Thursday 24 September 2009 10:59:57 Luis R. Rodriguez wrote: >> Wil want to #define NL80211_BSS_AGE_MS NL80211_BSS_AGE_MS as >> well so userspace apps can ifdef around that feature to know if >> its supported. > > Nice idea. > > That could be a different patch. I haven't seen it for anything > else, e.g. there's no "#define NL80211_BSS_STATUS" anywhere. Typically a command went in with a set of attributes, I tend to only add a define for a new command, and then for any new attributes after that in later patches for the same command. > "iw" for example has it's own nl80211.h file. Yes, but not all apps may ship their own ni80211.h, we probably will be implementing then, but yeah -- we cannot enforce this, only recommend it. Luis -- 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