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

staging: ks7010: Remove unused 'struct hostif_stop_confirm_t'.

'struct hostif_stop_confirm_t' is not used in this driver. Remove 'struct
hostif_stop_confirm_t'.
Signed-off-by: NQuytelda Kahja <quytelda@tamalin.org>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 9f2ae0a4
...@@ -302,11 +302,6 @@ struct hostif_stop_request { ...@@ -302,11 +302,6 @@ struct hostif_stop_request {
struct hostif_hdr header; struct hostif_hdr header;
} __packed; } __packed;
struct hostif_stop_confirm_t {
struct hostif_hdr header;
__le16 result_code;
} __packed;
#define D_11B_ONLY_MODE 0 #define D_11B_ONLY_MODE 0
#define D_11G_ONLY_MODE 1 #define D_11G_ONLY_MODE 1
#define D_11BG_COMPATIBLE_MODE 2 #define D_11BG_COMPATIBLE_MODE 2
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册