mac80211: use IEEE80211_NUM_ACS
authorJohannes Berg <johannes.berg@intel.com>
Wed, 28 Mar 2012 09:04:29 +0000 (11:04 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 10 Apr 2012 18:56:10 +0000 (14:56 -0400)
commit32c5057b22a60b23353dda93c57e475856ca286c
tree68a80dd3fb3a93f0eacf1566c3dd60877efe6cf2
parent4644ae89033872a62b4fea6ca96b958e115efdc0
mac80211: use IEEE80211_NUM_ACS

When comparing hw->queues to determine if the
device is QoS capable, use IEEE80211_NUM_ACS
instead of just 4.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/ibss.c
net/mac80211/iface.c
net/mac80211/mlme.c
net/mac80211/tx.c
net/mac80211/wme.c
This page took 0.026504 seconds and 5 git commands to generate.