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, Aug 12, 9:17 PM
Unknown Object (File)
Wed, Aug 12, 2:32 PM
Unknown Object (File)
Mon, Aug 10, 8:29 AM
Unknown Object (File)
Mon, Aug 10, 3:41 AM
Unknown Object (File)
Sat, Aug 8, 4:40 AM
Unknown Object (File)
Sat, Aug 8, 4:18 AM
Unknown Object (File)
Fri, Aug 7, 2:08 PM
Unknown Object (File)
Thu, Aug 6, 1:19 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