staging: wilc1000: remove unused struct WILC_WFIDrvHandle

This patch removes unused the struct WILC_WFIDrvHandle with related
commnets.

Signed-off-by: Leo Kim <leo.kim@atmel.com>
Signed-off-by: Tony Cho <tony.cho@atmel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Leo Kim 2015-10-12 16:55:56 +09:00 committed by Greg Kroah-Hartman
commit 8b58a2b658

View file

@ -192,11 +192,6 @@ typedef void (*wilc_connect_result)(tenuConnDisconnEvent,
typedef void (*wilc_remain_on_chan_expired)(void *, u32); /*Remain on channel expiration callback function*/
typedef void (*wilc_remain_on_chan_ready)(void *); /*Remain on channel callback function*/
/* typedef u32 WILC_WFIDrvHandle; */
typedef struct {
s32 s32Dummy;
} *WILC_WFIDrvHandle;
/*!
* @struct rcvd_net_info
* @brief Structure to hold Received Asynchronous Network info