summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/common.h
diff options
context:
space:
mode:
authorBruno Randolf <br1@einfach.org>2011-01-25 04:15:43 (GMT)
committerJohn W. Linville <linville@tuxdriver.com>2011-01-28 20:44:26 (GMT)
commitb453175d932c8ff42146992a1dac243104783902 (patch)
treef1617fcbc61105cade7e67e0a7603bb2e71b377b /drivers/net/wireless/ath/ath9k/common.h
parentead3dcff31111c3dc1205a383190614f045d94aa (diff)
downloadlinux-b453175d932c8ff42146992a1dac243104783902.tar.xz
ath9k: Remove unused IEEE80211_WEP_NKID
IEEE80211_WEP_NKID is not used in ath9k any more since the key handling code has been moved to ath/. Signed-off-by: Bruno Randolf <br1@einfach.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/ath/ath9k/common.h')
-rw-r--r--drivers/net/wireless/ath/ath9k/common.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/net/wireless/ath/ath9k/common.h b/drivers/net/wireless/ath/ath9k/common.h
index a126bdd..4c7020b 100644
--- a/drivers/net/wireless/ath/ath9k/common.h
+++ b/drivers/net/wireless/ath/ath9k/common.h
@@ -23,8 +23,6 @@
/* Common header for Atheros 802.11n base driver cores */
-#define IEEE80211_WEP_NKID 4
-
#define WME_NUM_TID 16
#define WME_BA_BMP_SIZE 64
#define WME_MAX_BA WME_BA_BMP_SIZE