ieee80211_setupcurchan() compares the flags in a greater than manner.
In this case VHT160 should be > VHT80P80 as it is preferable.
Swap the two flags and add a comment to note this.
Sponsored by: The FreeBSD Foundation
MFC after: 3 days
Differential D48976
net80211/ifconfig: swap IEEE80211_FVHT_USEVHT160 and 80P80 bz on Feb 12 2025, 11:16 PM. Authored by Tags None Referenced Files
Details ieee80211_setupcurchan() compares the flags in a greater than manner. Sponsored by: The FreeBSD Foundation
Diff Detail
|