Page MenuHomeFreeBSD

net80211: combine iv_vhtcaps and iv_vht_mcsinfo
ClosedPublic

Authored by bz on Nov 1 2023, 12:11 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Mar 25, 6:33 PM
Unknown Object (File)
Wed, Mar 25, 6:29 PM
Unknown Object (File)
Fri, Mar 20, 8:07 AM
Unknown Object (File)
Thu, Mar 19, 8:08 PM
Unknown Object (File)
Feb 22 2026, 6:59 AM
Unknown Object (File)
Feb 21 2026, 4:00 AM
Unknown Object (File)
Feb 20 2026, 9:36 PM
Unknown Object (File)
Feb 8 2026, 10:28 PM

Details

Summary

The iv_vhtcaps and iv_vht_mcsinfo fields together form
struct ieee80211_vht_cap so combine them into one field in the VAP
and keep the information together.

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 Passed
Unit
No Test Coverage
Build Status
Buildable 54228
Build 51118: arc lint + arc unit