> + * @IEEE80211_HW_SUPPORTS_FILS_DISCOVERY: Hardware/driver supports FILS > + * discovery frame transmission nit: extra space before the @ but in any case you really ought to just remove this, the driver can set up whatever method you decide to use in cfg80211 (e.g. extended feature flag) - no need for mac80211 to have extra code just to pass it through. The flags here are intended for things that only mac80211 cares about. johannes