]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
staging: wilc1000: removes unused debug flags
authorLeo Kim <leo.kim@atmel.com>
Fri, 25 Mar 2016 12:16:52 +0000 (21:16 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 28 Mar 2016 14:30:36 +0000 (07:30 -0700)
This patch removes unused debug flags.

Signed-off-by: Leo Kim <leo.kim@atmel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/wilc_wlan_if.h

index 83cf84dd63b587695bffbb5533c4a9cbd3457968..119b31348a1bcb3a2e85698d0a64fa23296e1b5b 100644 (file)
 #include <linux/semaphore.h>
 #include <linux/netdevice.h>
 
-/********************************************
- *
- *      Debug Flags
- *
- ********************************************/
-
-#define N_INIT                 0x00000001
-#define N_ERR                  0x00000002
-#define N_TXQ                  0x00000004
-#define N_INTR                 0x00000008
-#define N_RXQ                  0x00000010
-
 /********************************************
  *
  *      Host Interface Defines