[PATCH 10/10] staging: wilc1000: remove unused variable real_ndev

Tony Cho tony.cho at atmel.com
Fri Oct 2 05:22:12 UTC 2015


From: Glen Lee <glen.lee at atmel.com>

This patch removes unused variable real_ndev.

Signed-off-by: Glen Lee <glen.lee at atmel.com>
Signed-off-by: Tony Cho <tony.cho at atmel.com>
---
 drivers/staging/wilc1000/wilc_wfi_netdevice.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/staging/wilc1000/wilc_wfi_netdevice.h b/drivers/staging/wilc1000/wilc_wfi_netdevice.h
index e553b0c..81c1ad3 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
-- 
1.9.1



More information about the devel mailing list