commit | 527871d7206dac2733d0bae52f5a328811d299ee | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Sat Mar 21 08:09:55 2015 +0100 |
committer | Johannes Berg <johannes.berg@intel.com> | Mon Mar 30 10:47:16 2015 +0200 |
tree | ae1f8e35f545365d82647b322803cc3d4d8b5321 | |
parent | a73f8e21f3f93159bc19e154e8f50891c22c11db [diff] |
mac80211: make sta.wme indicate whether QoS is used Indicating just the peer's capability is fairly pointless if the local device doesn't support it. Make the variable track both combined, and remove the 'local support' check in the TX path. Signed-off-by: Johannes Berg <johannes.berg@intel.com>