diff options
author | Bjoern A. Zeeb <bz@FreeBSD.org> | 2025-02-15 12:40:16 +0000 |
---|---|---|
committer | Bjoern A. Zeeb <bz@FreeBSD.org> | 2025-02-15 15:49:02 +0000 |
commit | 8f2e5b6ef32304ce340b91057b1eb4b191dbeac1 (patch) | |
tree | 333cbff753aa28714e737e75c21a77a96dac209c /release | |
parent | 75fb66d8241d0487baf482c975c1de3b55d9a315 (diff) |
net80211/ifconfig: swap IEEE80211_FVHT_USEVHT160 and 80P80
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
Reviewed by: adrian
Differential Revision: https://reviews.freebsd.org/D48976
Diffstat (limited to 'release')
0 files changed, 0 insertions, 0 deletions