HomeFreeBSD

net80211: move IEEE80211_F_WME check to vap for consistency

Description

net80211: move IEEE80211_F_WME check to vap for consistency

The IEEE80211_F_WME checks done on the ic were changed to be per-vap
back in the time when multi-bss was introduced or earlier in 2008.
This one was left out but given it is a (re-)accos-req case I see
no reason not to use the vap value here for consistency too.

Sponsored by: The FreeBSD Foundation
Reviewed by: adrian
Differential Revision: https://reviews.freebsd.org/D36733

(cherry picked from commit f82316f67883b53ee0f79bf28be32dfa7d64d5e3)

Details

Provenance
bzAuthored on Sep 26 2022, 8:57 PM
Reviewer
adrian
Differential Revision
D36733: net80211: move IEEE80211_F_WME check to vap for consistency
Parents
rGceee15225781: LinuxKPI: add the "dummy" includes directory to builds
Branches
Unknown
Tags
Unknown