This is unused by anything in the tree; anything using it should be
instead using one of the frame type macros.
Details
Details
- Reviewers
bz - Group Reviewers
wireless - Commits
- rG3d0d43d25ac6: net80211: remove IEEE80211_FC0_QOSDATA
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
(I tried looking everywhere for users of this and I couldn't find anything; hopefully there's nothing in ports that requires it!)
Comment Actions
The only instances of IEEE80211_FC0_QOSDATA that I found are in FreeBSD and related/derivative projects. E.g. https://github.com/apache/nuttx/pull/5755 introduced it into Apache nuttx.