OSDN Git Service

staging: wilc1000: remove unused #define related to MAC status
authorAjay Singh <ajay.kathat@microchip.com>
Wed, 25 Apr 2018 17:18:16 +0000 (22:48 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 26 Apr 2018 07:43:04 +0000 (09:43 +0200)
Remove below #define which are not used in code:

WILC_MAC_STATUS_READY
WILC_MAC_STATUS_CONNECT

Signed-off-by: Ajay Singh <ajay.kathat@microchip.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/wilc_wlan_if.h

index e8a56f4..1982348 100644 (file)
@@ -49,8 +49,6 @@ struct sdio_cmd53 {
 
 #define WILC_MAC_INDICATE_STATUS       0x1
 #define WILC_MAC_STATUS_INIT           -1
-#define WILC_MAC_STATUS_READY          0
-#define WILC_MAC_STATUS_CONNECT                1
 
 #define WILC_MAC_INDICATE_SCAN         0x2