提交 e9fda46d 编写于 作者: Q Quytelda Kahja 提交者: Greg Kroah-Hartman

staging: ks7010: Remove unused 'struct hostif_start_confirm_t'.

'struct hostif_start_confirm_t' is not used in this driver. Remove 'struct
hostif_start_confirm_t'.
Signed-off-by: NQuytelda Kahja <quytelda@tamalin.org>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 75bff08f
......@@ -202,11 +202,6 @@ struct hostif_start_request {
#define MODE_ADHOC 3
} __packed;
struct hostif_start_confirm_t {
struct hostif_hdr header;
__le16 result_code;
} __packed;
struct ssid_t {
u8 size;
u8 body[IEEE80211_MAX_SSID_LEN];
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册