don't look at the wme ie in a beacon unless we negotiated use
This commit is contained in:
parent
c2722b8fcf
commit
3fd5a5aa93
@ -1902,6 +1902,7 @@ ieee80211_recv_mgmt(struct ieee80211com *ic, struct mbuf *m0,
|
||||
/* XXX statistic */
|
||||
}
|
||||
if (wme != NULL &&
|
||||
(ni->ni_flags & IEEE80211_NODE_QOS) &&
|
||||
ieee80211_parse_wmeparams(ic, wme, wh) > 0)
|
||||
ieee80211_wme_updateparams(ic);
|
||||
if (tim != NULL) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user