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, Nov 11, 11:16 PM
Unknown Object (File)
Tue, Nov 11, 3:36 PM
Unknown Object (File)
Mon, Nov 10, 1:36 PM
Unknown Object (File)
Thu, Nov 6, 6:16 AM
Unknown Object (File)
Wed, Nov 5, 4:17 AM
Unknown Object (File)
Tue, Nov 4, 9:12 PM
Unknown Object (File)
Oct 24 2025, 4:24 PM
Unknown Object (File)
Oct 14 2025, 4: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 Not Applicable
Unit
Tests Not Applicable