Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4ef4d195 authored by Leo Kim's avatar Leo Kim Committed by Greg Kroah-Hartman
Browse files

staging: wilc1000: remove unused struct cfg_param_t



This patch removes unused the struct cfg_param_t.

Signed-off-by: default avatarLeo Kim <leo.kim@atmel.com>
Signed-off-by: default avatarTony Cho <tony.cho@atmel.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 8b58a2b6
Loading
Loading
Loading
Loading
+0 −6
Original line number Original line Diff line number Diff line
@@ -57,12 +57,6 @@
#define SCAN_EVENT_DONE_ABORTED
#define SCAN_EVENT_DONE_ABORTED
#define NUM_CONCURRENT_IFC			2
#define NUM_CONCURRENT_IFC			2


typedef struct {
	u16 cfg_wid;
	enum WID_TYPE cfg_type;
	s8     *pu8Para;
} cfg_param_t;

typedef struct _tstrStatistics {
typedef struct _tstrStatistics {
	u8 u8LinkSpeed;
	u8 u8LinkSpeed;
	s8 s8RSSI;
	s8 s8RSSI;