aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/wme.h
diff options
context:
space:
mode:
authorHarvey Harrison <harvey.harrison@gmail.com>2008-07-15 18:44:07 -0700
committerJohn W. Linville <linville@tuxdriver.com>2008-08-22 16:29:53 -0400
commitc44d040e186e1af9d947f7bad886b7c1d35a22f6 (patch)
treebbc6a497ea72c5ebaebd486a3716cb6aae26eae1 /net/mac80211/wme.h
parent62bf1d762e24006fa9b6c8d56a22cf47a2310af3 (diff)
downloadkernel_samsung_smdk4412-c44d040e186e1af9d947f7bad886b7c1d35a22f6.zip
kernel_samsung_smdk4412-c44d040e186e1af9d947f7bad886b7c1d35a22f6.tar.gz
kernel_samsung_smdk4412-c44d040e186e1af9d947f7bad886b7c1d35a22f6.tar.bz2
mac80211: wme.h remove unused QOS_CONTROL_LEN
linux/ieee80211.h now has IEEE80211_QOS_CTL_LEN for this purpose. Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net/mac80211/wme.h')
-rw-r--r--net/mac80211/wme.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/net/mac80211/wme.h b/net/mac80211/wme.h
index 04de28c..465e274 100644
--- a/net/mac80211/wme.h
+++ b/net/mac80211/wme.h
@@ -14,8 +14,6 @@
#include <linux/netdevice.h>
#include "ieee80211_i.h"
-#define QOS_CONTROL_LEN 2
-
#define QOS_CONTROL_ACK_POLICY_NORMAL 0
#define QOS_CONTROL_ACK_POLICY_NOACK 1