Page MenuHomeFreeBSD

net80211: migrate ic_vhtcaps, ic_vht_mcsinfo, ic_flags_vht
ClosedPublic

Authored by bz on Nov 1 2023, 12:13 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Oct 16, 11:00 PM
Unknown Object (File)
Oct 7 2024, 7:39 PM
Unknown Object (File)
Oct 7 2024, 12:43 PM
Unknown Object (File)
Oct 4 2024, 11:57 AM
Unknown Object (File)
Oct 4 2024, 8:44 AM
Unknown Object (File)
Oct 1 2024, 10:17 PM
Unknown Object (File)
Oct 1 2024, 3:56 PM
Unknown Object (File)
Sep 28 2024, 9:18 AM

Details

Summary

Like for the VAP rename ic_flags_vht to ic_vht_flags for consistency to
keep "VHT" fields together and merge ic_vhtcaps and ic_vht_mcsinfo
into struct ieee80211_vht_cap ic_vht_cap.

While the structure layout changes no other functional changes intended.

Sponsored by: The FreeBSD Foundation
MFC after: 3 days

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable