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
F96617162: D42420.diff
Wed, Sep 25, 6:23 PM
Unknown Object (File)
Sat, Sep 21, 12:55 AM
Unknown Object (File)
Wed, Sep 18, 11:27 AM
Unknown Object (File)
Wed, Sep 18, 4:11 AM
Unknown Object (File)
Tue, Sep 17, 2:18 PM
Unknown Object (File)
Tue, Sep 17, 4:57 AM
Unknown Object (File)
Mon, Sep 16, 12:18 PM
Unknown Object (File)
Thu, Sep 5, 12:07 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