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)
Oct 3 2024, 5:03 AM
Unknown Object (File)
Oct 3 2024, 5:02 AM
Unknown Object (File)
Oct 3 2024, 5:01 AM
Unknown Object (File)
Oct 3 2024, 3:50 AM
Unknown Object (File)
Sep 24 2024, 4:22 AM
Unknown Object (File)
Sep 9 2024, 12:34 PM
Unknown Object (File)
Sep 5 2024, 8:49 PM
Unknown Object (File)
Sep 2 2024, 5:48 AM

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 Not Applicable
Unit
Tests Not Applicable