Re: Correct net80211 channel flag.

2021-04-01 Thread qcwap
Got it, thank you. zxystd > 2021年4月2日 下午12:56,Adrian Chadd 写道: > > Hi! > > Oh, so from what I recall, implementations got it wrong in the early > draft days with their interop so the flag values changed. > > > -adrian > > On Thu, 1 Apr 2021 at 20:45

Re: Correct net80211 channel flag.

2021-04-01 Thread qcwap
said in draft VHT implementation? thanks zxystd > 2021年3月30日 上午1:26,Adrian Chadd 写道: > > hm! > > On Mon, 29 Mar 2021 at 08:02, qcwap <1051244...@qq.com> wrote: >> >> This patch corrects ieee80211_vht_get_vhtcap_ie for 160/80P80 channel width >> r

Correct net80211 channel flag.

2021-03-29 Thread qcwap
This patch corrects ieee80211_vht_get_vhtcap_ie for 160/80P80 channel width recognition. diff --git a/sys/net80211/ieee80211.h b/sys/net80211/ieee80211.h index 86ab1459cca..76c43629b33 100644 --- a/sys/net80211/ieee80211.h +++ b/sys/net80211/ieee80211.h @@ -811,9 +811,9 @@ struct ieee80211_ie_vh