From: Harvey Harrison Date: Wed, 16 Jul 2008 01:44:07 +0000 (-0700) Subject: mac80211: wme.h remove unused QOS_CONTROL_LEN X-Git-Tag: v2.6.28-rc1~717^2~451 X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=c44d040e186e1af9d947f7bad886b7c1d35a22f6;p=linux-2.6-omap-h63xx.git 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 Signed-off-by: John W. Linville --- diff --git a/net/mac80211/wme.h b/net/mac80211/wme.h index 04de28c071a..465e274df7c 100644 --- a/net/mac80211/wme.h +++ b/net/mac80211/wme.h @@ -14,8 +14,6 @@ #include #include "ieee80211_i.h" -#define QOS_CONTROL_LEN 2 - #define QOS_CONTROL_ACK_POLICY_NORMAL 0 #define QOS_CONTROL_ACK_POLICY_NOACK 1