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)
Mon, Feb 3, 4:11 PM
Unknown Object (File)
Mon, Feb 3, 10:40 AM
Unknown Object (File)
Fri, Jan 24, 8:50 AM
Unknown Object (File)
Fri, Jan 24, 5:27 AM
Unknown Object (File)
Jan 15 2025, 5:30 AM
Unknown Object (File)
Jan 14 2025, 8:18 PM
Unknown Object (File)
Jan 7 2025, 4:36 PM
Unknown Object (File)
Nov 14 2024, 2:12 AM

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