summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/device.h
diff options
context:
space:
mode:
authorMarcos Paulo de Souza2012-07-09 03:55:49 +0200
committerGreg Kroah-Hartman2012-07-09 21:43:25 +0200
commit1acc0d62d0e9607a35f1e7a7500c22bb49d8fab3 (patch)
tree706b89f372f0fb607961fe704dd9865433e1f7f6 /drivers/staging/vt6656/device.h
parentstaging: vt6656: hostap.c: Remove commented code (diff)
downloadkernel-qcow2-linux-1acc0d62d0e9607a35f1e7a7500c22bb49d8fab3.tar.gz
kernel-qcow2-linux-1acc0d62d0e9607a35f1e7a7500c22bb49d8fab3.tar.xz
kernel-qcow2-linux-1acc0d62d0e9607a35f1e7a7500c22bb49d8fab3.zip
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/device.h')
-rw-r--r--drivers/staging/vt6656/device.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/staging/vt6656/device.h b/drivers/staging/vt6656/device.h
index f1496ec5dc72..171dd68cf5b2 100644
--- a/drivers/staging/vt6656/device.h
+++ b/drivers/staging/vt6656/device.h
@@ -106,10 +106,6 @@
#define MAX_MULTICAST_ADDRESS_NUM 32
#define MULTICAST_ADDRESS_LIST_SIZE (MAX_MULTICAST_ADDRESS_NUM * ETH_ALEN)
-//#define OP_MODE_INFRASTRUCTURE 0
-//#define OP_MODE_ADHOC 1
-//#define OP_MODE_AP 2
-
#define DUPLICATE_RX_CACHE_LENGTH 5
#define NUM_KEY_ENTRY 11