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)
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>

No differences found