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
F148080265: D42421.diff
Sun, Mar 15, 3:14 PM
Unknown Object (File)
Sat, Mar 14, 11:43 PM
Unknown Object (File)
Wed, Mar 11, 8:19 PM
Unknown Object (File)
Thu, Feb 26, 9:45 PM
Unknown Object (File)
Fri, Feb 20, 1:22 PM
Unknown Object (File)
Thu, Feb 19, 5:12 AM
Unknown Object (File)
Thu, Feb 19, 5:12 AM
Unknown Object (File)
Thu, Feb 19, 5:12 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