]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1d90b39701e43846969a329d86dc3e844294b94f
treeae1f8e35f545365d82647b322803cc3d4d8b5321
parentf87fa898e60e7ae1a60803300569dace595324ca
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