2008-07-08 20:47:28

by Harvey Harrison

[permalink] [raw]
Subject: [PATCH 1/6] 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 <[email protected]>
---
net/mac80211/wme.h | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/net/mac80211/wme.h b/net/mac80211/wme.h
index 1aca609..9bc2283 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

--
1.5.6.1.322.ge904b