summaryrefslogtreecommitdiff
path: root/drivers/staging/vt6655/tether.h
diff options
context:
space:
mode:
authorMarcos Paulo de Souza <marcos.souza.org@gmail.com>2012-07-08 23:51:25 -0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-07-09 12:56:31 -0700
commit27e3b90153c52f79beede1dd5eb51db326a5d8a9 (patch)
tree5bc957e9e29f9d73a4a1e7b2251bdaa58a3d25dc /drivers/staging/vt6655/tether.h
parent3abe0584122fff0db84d584238972e678e4d7c33 (diff)
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/tether.h')
-rw-r--r--drivers/staging/vt6655/tether.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/staging/vt6655/tether.h b/drivers/staging/vt6655/tether.h
index 787d885deee9..6a68f97d9a32 100644
--- a/drivers/staging/vt6655/tether.h
+++ b/drivers/staging/vt6655/tether.h
@@ -90,8 +90,6 @@
#define TYPE_CTL_ACK 0xd400
-//#define WEP_IV_MASK 0xFFFFFF00
-
#else //if LITTLE_ENDIAN
//
// wType field in the SEthernetHeader
@@ -143,7 +141,6 @@
#define TYPE_CTL_ACK 0x00d4
-//#define WEP_IV_MASK 0x00FFFFFF
#endif //#ifdef __BIG_ENDIAN