On Fri, 2021-09-24 at 06:00 -0400, Wen Gong wrote: > > NL80211_RRF_NO_80MHZ = 1<<15, > NL80211_RRF_NO_160MHZ = 1<<16, > NL80211_RRF_NO_HE = 1<<17, > + NL80211_RRF_PSD = 1<<18, Indentation seems to be missing a tab here. johannes
On Fri, 2021-09-24 at 06:00 -0400, Wen Gong wrote: > > NL80211_RRF_NO_80MHZ = 1<<15, > NL80211_RRF_NO_160MHZ = 1<<16, > NL80211_RRF_NO_HE = 1<<17, > + NL80211_RRF_PSD = 1<<18, Indentation seems to be missing a tab here. johannes