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)
Wed, May 13, 7:27 PM
Unknown Object (File)
Wed, May 13, 7:26 PM
Unknown Object (File)
Fri, May 1, 2:26 AM
Unknown Object (File)
Tue, Apr 28, 5:25 AM
Unknown Object (File)
Mon, Apr 27, 10:20 PM
Unknown Object (File)
Sat, Apr 25, 7:09 AM
Unknown Object (File)
Mar 16 2026, 12:16 AM
Unknown Object (File)
Mar 15 2026, 9:43 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