summaryrefslogtreecommitdiff
path: root/net/mac80211/key.h
diff options
context:
space:
mode:
authorShan Wei <shanwei@cn.fujitsu.com>2011-03-04 15:14:16 +0800
committerJohn W. Linville <linville@tuxdriver.com>2011-03-07 13:48:30 -0500
commit2d0123a5d635e336dbab21eba62e8dd4eb3e39a0 (patch)
tree9f110902e78275603136f07c18cceac47e8c817b /net/mac80211/key.h
parente4b0b32aa1c0dd7ae6340833dd6b19de46409a88 (diff)
mac80211: remove unused macros
Compile test only. Signed-off-by: Shan Wei <shanwei@cn.fujitsu.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net/mac80211/key.h')
-rw-r--r--net/mac80211/key.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/mac80211/key.h b/net/mac80211/key.h
index 8106aa1b7466..4ddbe27eb570 100644
--- a/net/mac80211/key.h
+++ b/net/mac80211/key.h
@@ -21,7 +21,6 @@
#define WEP_IV_LEN 4
#define WEP_ICV_LEN 4
-#define ALG_TKIP_KEY_LEN 32
#define ALG_CCMP_KEY_LEN 16
#define CCMP_HDR_LEN 8
#define CCMP_MIC_LEN 8