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, Jul 25, 6:46 AM
Unknown Object (File)
Sun, Jul 19, 3:36 PM
Unknown Object (File)
Thu, Jul 16, 4:30 AM
Unknown Object (File)
Tue, Jul 14, 11:50 AM
Unknown Object (File)
Jun 26 2026, 4:25 PM
Unknown Object (File)
Jun 26 2026, 11:57 AM
Unknown Object (File)
Jun 19 2026, 6:40 PM
Unknown Object (File)
Jun 1 2026, 2:14 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 Not Applicable
Unit
Tests Not Applicable