HomeFreeBSD

net80211: LinuxKPI 802.11: harmonize IEEE80211_VHT_MCS_*

Description

net80211: LinuxKPI 802.11: harmonize IEEE80211_VHT_MCS_*

Rather than defining the same values in two places and having to do
conflict resulution on the name in LKPI, change the defines to an
enum in net80211. In addition to de-duplication this also gives us
value checks in certain cases.

Sponsored by: The FreeBSD Foundation
Reviewed by: adrian
Differential Revision: https://reviews.freebsd.org/D36250

(cherry picked from commit 8d371164898141673ad3bfe6ee771931569e07d2)

Details

Provenance
bzAuthored on Aug 17 2022, 9:59 PM
Reviewer
adrian
Differential Revision
D36250: net80211: LinuxKPI 802.11: harmonize IEEE80211_VHT_MCS_*
Parents
rG31b4fa3dbcf1: net80211: ieee80211_ies_expand() add extra length check
Branches
Unknown
Tags
Unknown