On Wed, 2021-12-22 at 14:34 +0530, Veerendranath Jakkam wrote: > > +#define NL80211_EHT_MIN_CAPABILITY_LEN 10 > +#define NL80211_EHT_MAX_CAPABILITY_LEN 81 > How did you get to 81? I calculate only 51, based on the assumption that we can only have NSS==8. Even if you think NSS==16 (which I doubt), I get to 80 only? johannes