mac80211: make sta.wme indicate whether QoS is used
authorJohannes Berg <johannes.berg@intel.com>
Sat, 21 Mar 2015 07:09:55 +0000 (08:09 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 30 Mar 2015 08:47:16 +0000 (10:47 +0200)
commit527871d7206dac2733d0bae52f5a328811d299ee
treeae1f8e35f545365d82647b322803cc3d4d8b5321
parenta73f8e21f3f93159bc19e154e8f50891c22c11db
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>
include/net/mac80211.h
net/mac80211/cfg.c
net/mac80211/ibss.c
net/mac80211/mlme.c
net/mac80211/tx.c
This page took 0.026797 seconds and 5 git commands to generate.