Page MenuHomeFreeBSD

net80211: LinuxKPI 802.11: harmonize IEEE80211_VHT_MCS_*
ClosedPublic

Authored by bz on Aug 17 2022, 10:03 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Mar 5, 1:11 PM
Unknown Object (File)
Sun, Feb 23, 8:20 PM
Unknown Object (File)
Thu, Feb 13, 11:06 PM
Unknown Object (File)
Wed, Feb 12, 8:05 PM
Unknown Object (File)
Jan 18 2025, 11:14 PM
Unknown Object (File)
Dec 1 2024, 3:10 PM
Unknown Object (File)
Nov 12 2024, 7:43 AM
Unknown Object (File)
Oct 7 2024, 10:03 AM

Details

Summary

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
MFC after: 1 week

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 47009
Build 43898: arc lint + arc unit