summaryrefslogtreecommitdiff
path: root/drivers/staging/vt6655/80211hdr.h
diff options
context:
space:
mode:
authorMarcos Paulo de Souza <marcos.souza.org@gmail.com>2012-07-09 06:51:25 +0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-07-09 23:56:31 +0400
commit27e3b90153c52f79beede1dd5eb51db326a5d8a9 (patch)
tree5bc957e9e29f9d73a4a1e7b2251bdaa58a3d25dc /drivers/staging/vt6655/80211hdr.h
parent3abe0584122fff0db84d584238972e678e4d7c33 (diff)
downloadlinux-27e3b90153c52f79beede1dd5eb51db326a5d8a9.tar.xz
staging: vt6655: Remove all commented macros
These macros were reported by forgotten-macros tool (https://github.com/marcosps/forgotten_macros). Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/vt6655/80211hdr.h')
-rw-r--r--drivers/staging/vt6655/80211hdr.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/staging/vt6655/80211hdr.h b/drivers/staging/vt6655/80211hdr.h
index f55283b86410..c4d2349260ea 100644
--- a/drivers/staging/vt6655/80211hdr.h
+++ b/drivers/staging/vt6655/80211hdr.h
@@ -80,7 +80,6 @@
#define WLAN_HDR_ADDR4_LEN 30
#define WLAN_IEHDR_LEN 2
#define WLAN_SSID_MAXLEN 32
-/*#define WLAN_RATES_MAXLEN 255*/
#define WLAN_RATES_MAXLEN 16
#define WLAN_RATES_MAXLEN_11B 4
#define WLAN_RSN_MAXLEN 32
@@ -106,7 +105,6 @@
#define WLAN_WEP40_KEYLEN 5
#define WLAN_WEP104_KEYLEN 13
#define WLAN_WEP232_KEYLEN 29
-/*#define WLAN_WEPMAX_KEYLEN 29*/
#define WLAN_WEPMAX_KEYLEN 32
#define WLAN_CHALLENGE_IE_MAXLEN 255
#define WLAN_CHALLENGE_IE_LEN 130