staging: ks7010: Remove unused 'struct last_associate_t'.

'struct last_associate_t' is not used in this driver. Remove 'struct
last_associate_t'.

Signed-off-by: Quytelda Kahja <quytelda@tamalin.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Quytelda Kahja 2018-03-30 23:08:19 -07:00 committed by Greg Kroah-Hartman
parent 0f906b4f1f
commit b6b2bb94f2

View File

@ -381,11 +381,6 @@ struct hostif_adhoc_set2_request {
u8 bssid[ETH_ALEN];
} __packed;
struct last_associate_t {
u8 type;
u8 status;
} __packed;
struct association_request_t {
u8 type;
u8 pad;