staging: wilc1000: remove unused variable real_ndev
authorGlen Lee <[email protected]>
Fri, 2 Oct 2015 05:22:12 +0000 (14:22 +0900)
committerGreg Kroah-Hartman <[email protected]>
Fri, 2 Oct 2015 10:02:15 +0000 (12:02 +0200)
This patch removes unused variable real_ndev.

Signed-off-by: Glen Lee <[email protected]>
Signed-off-by: Tony Cho <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
drivers/staging/wilc1000/wilc_wfi_netdevice.h

index e553b0cb1db5ab598567bf0c014b95a8f1a7f2b4..81c1ad376600737e9ebdeec1c680d98c587a0c79 100644 (file)
@@ -187,7 +187,6 @@ typedef struct {
 
        const struct firmware *wilc_firmware;
 
-       struct net_device *real_ndev;
 #ifdef WILC_SDIO
        struct sdio_func *wilc_sdio_func;
 #else