]> 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)
commit7eab9fb0bc87a15bda556aebb75f1a8dc1df3aa4
treeae1f8e35f545365d82647b322803cc3d4d8b5321
parentf646c1743e65b49a227433fbcb4fc2a67a7c6c6d
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