summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlegacy/commands.h
diff options
context:
space:
mode:
authorJohn W. Linville <linville@tuxdriver.com>2013-06-11 20:48:32 +0200
committerJohn W. Linville <linville@tuxdriver.com>2013-06-11 20:48:32 +0200
commit3899ba90a4ab2f3cab8e0f91a76c14ff131c8293 (patch)
treeae82b469f8a7ceb42547d11dd1fe5c73abc8635b /drivers/net/wireless/iwlegacy/commands.h
parentnet_sched: add 64bit rate estimators (diff)
parentcw1200: Fix an assorted pile of checkpatch warnings. (diff)
downloadlinux-3899ba90a4ab2f3cab8e0f91a76c14ff131c8293.tar.xz
linux-3899ba90a4ab2f3cab8e0f91a76c14ff131c8293.zip
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
Conflicts: drivers/net/wireless/ath/ath9k/debug.c net/mac80211/iface.c
Diffstat (limited to 'drivers/net/wireless/iwlegacy/commands.h')
-rw-r--r--drivers/net/wireless/iwlegacy/commands.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/drivers/net/wireless/iwlegacy/commands.h b/drivers/net/wireless/iwlegacy/commands.h
index 3b6c99400892..048421511988 100644
--- a/drivers/net/wireless/iwlegacy/commands.h
+++ b/drivers/net/wireless/iwlegacy/commands.h
@@ -1348,14 +1348,6 @@ struct il_rx_mpdu_res_start {
#define TX_CMD_SEC_KEY128 0x08
/*
- * security overhead sizes
- */
-#define WEP_IV_LEN 4
-#define WEP_ICV_LEN 4
-#define CCMP_MIC_LEN 8
-#define TKIP_ICV_LEN 4
-
-/*
* C_TX = 0x1c (command)
*/