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)
Fri, Sep 20, 11:01 PM
Unknown Object (File)
Fri, Sep 20, 9:12 PM
Unknown Object (File)
Tue, Sep 17, 6:25 AM
Unknown Object (File)
Mon, Sep 16, 11:38 AM
Unknown Object (File)
Fri, Aug 30, 3:09 AM
Unknown Object (File)
Mon, Aug 26, 7:57 PM
Unknown Object (File)
Mon, Aug 26, 7:43 PM
Unknown Object (File)
Aug 24 2024, 8:38 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