HomeFreeBSD

net80211: combine iv_vhtcaps and iv_vht_mcsinfo

Description

net80211: combine iv_vhtcaps and iv_vht_mcsinfo

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
Reviewed by: adrian, cc
Differential Revision: https://reviews.freebsd.org/D42420

Details

Provenance
bzAuthored on Oct 27 2023, 6:33 PM
Reviewer
adrian
Differential Revision
D42420: net80211: combine iv_vhtcaps and iv_vht_mcsinfo
Parents
rGef48d4fa122d: net80211: rename iv_flags_vht to iv_vht_flags
Branches
Unknown
Tags
Unknown