staging: ks7010: Remove unused 'struct hostif_ps_adhoc_set_confirm_t'.
'struct hostif_ps_adhoc_set_confirm_t' is not used in this driver. Remove 'struct hostif_ps_adhoc_set_confirm_t'. Signed-off-by: Quytelda Kahja <quytelda@tamalin.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
54839a56e0
commit
729a5ce28c
@ -331,11 +331,6 @@ struct hostif_ps_adhoc_set_request {
|
|||||||
__le16 channel;
|
__le16 channel;
|
||||||
} __packed;
|
} __packed;
|
||||||
|
|
||||||
struct hostif_ps_adhoc_set_confirm_t {
|
|
||||||
struct hostif_hdr header;
|
|
||||||
__le16 result_code;
|
|
||||||
} __packed;
|
|
||||||
|
|
||||||
#define AUTH_TYPE_OPEN_SYSTEM 0
|
#define AUTH_TYPE_OPEN_SYSTEM 0
|
||||||
#define AUTH_TYPE_SHARED_KEY 1
|
#define AUTH_TYPE_SHARED_KEY 1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user