Searched hist:d7f842442f766db3f39fc5d166ddcc24bf817056 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/net/mac80211/ |
H A D | sta_info.c | diff d7f842442f766db3f39fc5d166ddcc24bf817056 Tue Oct 25 02:32:16 CDT 2016 Emmanuel Grumbach <emmanuel.grumbach@intel.com> mac80211: fix the TID on NDPs sent as EOSP carrier
In the commit below, I forgot to translate the mac80211's AC to QoS IE order. Moreover, the condition in the if was wrong. Fix both issues. This bug would hit only with clients that didn't set all the ACs as delivery enabled.
Fixes: f438ceb81d4 ("mac80211: uapsd_queues is in QoS IE order") Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|