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
F87576221: D42420.id129566.diff
Fri, Jul 5, 7:30 AM
F87572530: D42420.id129704.diff
Fri, Jul 5, 5:55 AM
Unknown Object (File)
Wed, Jul 3, 2:32 AM
Unknown Object (File)
Sat, Jun 22, 7:07 AM
Unknown Object (File)
May 13 2024, 7:30 AM
Unknown Object (File)
Apr 26 2024, 5:41 AM
Unknown Object (File)
Apr 21 2024, 1:37 PM
Unknown Object (File)
Dec 23 2023, 2:51 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