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)
Tue, Oct 14, 4:28 PM
Unknown Object (File)
Mon, Oct 13, 12:39 AM
Unknown Object (File)
Tue, Oct 7, 10:39 AM
Unknown Object (File)
Tue, Sep 23, 12:54 PM
Unknown Object (File)
Tue, Sep 23, 2:54 AM
Unknown Object (File)
Sep 15 2025, 4:50 PM
Unknown Object (File)
Sep 9 2025, 11:20 PM
Unknown Object (File)
Aug 18 2025, 6:01 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 Not Applicable
Unit
Tests Not Applicable