Page MenuHomeFreeBSD

net80211 / drivers: rename to IEEE80211_FC0_SUBTYPE_QOS_DATA
ClosedPublic

Authored by bz on Aug 31 2022, 10:25 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Nov 22, 11:19 PM
Unknown Object (File)
Tue, Nov 18, 5:14 AM
Unknown Object (File)
Sun, Nov 9, 5:36 AM
Unknown Object (File)
Sep 3 2025, 7:51 PM
Unknown Object (File)
Aug 16 2025, 9:45 PM
Unknown Object (File)
Aug 14 2025, 10:44 PM
Unknown Object (File)
Jul 11 2025, 4:37 AM
Unknown Object (File)
Jul 6 2025, 5:32 PM

Details

Summary

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

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 47211
Build 44098: arc lint + arc unit