aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/vt6656/tether.h
diff options
context:
space:
mode:
authorMarcos Paulo de Souza <marcos.souza.org@gmail.com>2012-07-08 22:55:49 -0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-07-09 12:43:25 -0700
commit1acc0d62d0e9607a35f1e7a7500c22bb49d8fab3 (patch)
tree706b89f372f0fb607961fe704dd9865433e1f7f6 /drivers/staging/vt6656/tether.h
parenta6fadf5c53c0d31e23e1800fd2d2cd14e2fff744 (diff)
staging: vt6656: 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/vt6656/tether.h')
-rw-r--r--drivers/staging/vt6656/tether.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/staging/vt6656/tether.h b/drivers/staging/vt6656/tether.h
index 4ec05237469..8c1f5d253f8 100644
--- a/drivers/staging/vt6656/tether.h
+++ b/drivers/staging/vt6656/tether.h
@@ -72,7 +72,6 @@
#define TYPE_CTL_ACK 0xd400
-//#define WEP_IV_MASK 0xFFFFFF00
#else //if LITTLE_ENDIAN
//
@@ -111,7 +110,6 @@
#define TYPE_CTL_ACK 0x00d4
-//#define WEP_IV_MASK 0x00FFFFFF
#endif //#ifdef __BIG_ENDIAN