staging: ks7010: Remove unused 'struct hostif_infrastructure_set_confirm_t'.
'struct hostif_infrastructure_set_confirm_t' is not used in this driver. Remove 'struct hostif_infrastructure_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
3071e00c73
commit
a24e9baeac
@ -351,11 +351,6 @@ struct hostif_infrastructure_set_request {
|
||||
u8 bssid[ETH_ALEN];
|
||||
} __packed;
|
||||
|
||||
struct hostif_infrastructure_set_confirm_t {
|
||||
struct hostif_hdr header;
|
||||
__le16 result_code;
|
||||
} __packed;
|
||||
|
||||
/**
|
||||
* struct hostif_adhoc_set_request_t
|
||||
* @capability: bit5 : preamble
|
||||
|
Loading…
Reference in New Issue
Block a user