mac80211: defines for AC numbers
authorJohannes Berg <johannes.berg@intel.com>
Tue, 16 Nov 2010 19:49:58 +0000 (11:49 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 17 Nov 2010 21:19:31 +0000 (16:19 -0500)
commit4bce22b9b84032c77c7e038b07b24fcc706dfc10
tree3c4ee91f19ca703d98956d8aa9f352df8ca10505
parent488f6ba75b5deaa7e89d6cdac07e0f2120899b6f
mac80211: defines for AC numbers

In many places we've just hardcoded the
AC numbers -- which is a relic from the
original mac80211 (d80211). Add constants
for them so we know what we're talking
about.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
include/net/mac80211.h
net/mac80211/wme.c