On 6/4/2025 1:55 AM, Arend van Spriel wrote: > * @NL80211_ATTR_BSS_PARAM: nested attribute used with %NL80211_CMD_GET_WIPHY > - * which indicates which BSS parameters can be modified. > + * which indicates which BSS parameters can be modified. The attribute can > + * also be used as flag attribute by user-space in %NL80211_CMD_SET_BSS to > + * indicate that it wants strict checking on the BSS parameters to be > + * modified. again yuck that this attribute id is a nest in one usage but a flag in another usage :(