On Mon, 2022-07-04 at 15:53 +0530, Aditya Kumar Singh wrote: > > +++ b/include/linux/ieee80211.h > @@ -2132,18 +2132,17 @@ int ieee80211_get_vht_max_nss(struct ieee80211_vht_cap *cap, > /** > * enum ieee80211_ap_reg_power - regulatory power for a Access Point > * > - * @IEEE80211_REG_UNSET_AP: Access Point has no regulatory power mode > * @IEEE80211_REG_LPI: Indoor Access Point > * @IEEE80211_REG_SP: Standard power Access Point > * @IEEE80211_REG_VLP: Very low power Access Point > So these other values *do* come from the spec? Otherwise I think we should move them somewhere else (e.g. cfg80211.h) johannes