HomeFreeBSD

net80211 / drivers: rename to IEEE80211_FC0_SUBTYPE_QOS_DATA

Description

net80211 / drivers: rename to IEEE80211_FC0_SUBTYPE_QOS_DATA

Going through the Frame (Sub)types the "QOS Data" being called "QOS"
scheme leads to a naming conflict for QOS_CFPOLL and QOS_CFACKPOLL
(if added). Rename QOS* to QOS_DATA* to avoid the conflict and
to also better match the standards name.

No functional changes intended.

Sponsored by: The FreeBSD Foundation
MFC after: 5 days
Reviewed by: hselasky
Differential Revision: https://reviews.freebsd.org/D36409

Details

Provenance
bzAuthored on Aug 31 2022, 10:19 PM
Reviewer
hselasky
Differential Revision
D36409: net80211 / drivers: rename to IEEE80211_FC0_SUBTYPE_QOS_DATA
Parents
rG8def06d5afdc: net80211: simplify an #ifdef INET/INET6 block
Branches
Unknown
Tags
Unknown