From: Glen Lee Date: Fri, 2 Oct 2015 05:22:12 +0000 (+0900) Subject: staging: wilc1000: remove unused variable real_ndev X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=9cdf6e7bd3f87485a5d1fddcbc7e9969cbb9be4b;p=deliverable%2Flinux.git staging: wilc1000: remove unused variable real_ndev This patch removes unused variable real_ndev. Signed-off-by: Glen Lee Signed-off-by: Tony Cho Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/wilc1000/wilc_wfi_netdevice.h b/drivers/staging/wilc1000/wilc_wfi_netdevice.h index e553b0cb1db5..81c1ad376600 100644 --- a/drivers/staging/wilc1000/wilc_wfi_netdevice.h +++ b/drivers/staging/wilc1000/wilc_wfi_netdevice.h @@ -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