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

(cherry picked from commit fbba0d6b636492505dc5878b9ed2c1bbdcd88b91)

Details

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