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
F108311323: D42421.id129705.diff
Thu, Jan 23, 6:46 PM
Unknown Object (File)
Sat, Jan 18, 1:22 PM
Unknown Object (File)
Sat, Jan 18, 4:52 AM
Unknown Object (File)
Wed, Jan 8, 8:45 PM
Unknown Object (File)
Dec 3 2024, 1:17 AM
Unknown Object (File)
Nov 14 2024, 2:13 AM
Unknown Object (File)
Oct 16 2024, 11:00 PM
Unknown Object (File)
Oct 7 2024, 7:39 PM

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