提交 8b58a2b6 编写于 作者: L Leo Kim 提交者: Greg Kroah-Hartman

staging: wilc1000: remove unused struct WILC_WFIDrvHandle

This patch removes unused the struct WILC_WFIDrvHandle with related
commnets.
Signed-off-by: NLeo Kim <leo.kim@atmel.com>
Signed-off-by: NTony Cho <tony.cho@atmel.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 ad61fcea
...@@ -192,11 +192,6 @@ typedef void (*wilc_connect_result)(tenuConnDisconnEvent, ...@@ -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_expired)(void *, u32); /*Remain on channel expiration callback function*/
typedef void (*wilc_remain_on_chan_ready)(void *); /*Remain on channel 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 * @struct rcvd_net_info
* @brief Structure to hold Received Asynchronous Network info * @brief Structure to hold Received Asynchronous Network info
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册