On Mon, 2020-08-31 at 13:55 -0700, Thomas Pedersen wrote: > @@ -3046,6 +3054,7 @@ enum nl80211_attrs { > #define NL80211_TKIP_DATA_OFFSET_RX_MIC_KEY 24 > #define NL80211_HT_CAPABILITY_LEN 26 > #define NL80211_VHT_CAPABILITY_LEN 12 > +#define NL80211_S1G_CAPABILITY_LEN 15 Maybe that would make more sense in ieee80211.h? Renamed, of course? johannes