staging: wilc1000: remove unused struct cfg_param_t
This patch removes unused the struct cfg_param_t. 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:
parent
8b58a2b658
commit
4ef4d19593
@ -57,12 +57,6 @@
|
||||
#define SCAN_EVENT_DONE_ABORTED
|
||||
#define NUM_CONCURRENT_IFC 2
|
||||
|
||||
typedef struct {
|
||||
u16 cfg_wid;
|
||||
enum WID_TYPE cfg_type;
|
||||
s8 *pu8Para;
|
||||
} cfg_param_t;
|
||||
|
||||
typedef struct _tstrStatistics {
|
||||
u8 u8LinkSpeed;
|
||||
s8 s8RSSI;
|
||||
|
Loading…
x
Reference in New Issue
Block a user