提交 190c8190 编写于 作者: M Malcolm Priestley 提交者: Greg Kroah-Hartman

staging: vt6656: dead code remove typedef enum tagCMD_STATUS

Signed-off-by: NMalcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 33a60b87
......@@ -46,16 +46,6 @@ enum vnt_cmd {
#define CMD_Q_SIZE 32
typedef enum tagCMD_STATUS {
CMD_STATUS_SUCCESS = 0,
CMD_STATUS_FAILURE,
CMD_STATUS_RESOURCES,
CMD_STATUS_TIMEOUT,
CMD_STATUS_PENDING
} CMD_STATUS, *PCMD_STATUS;
/* Command state */
enum vnt_cmd_state {
WLAN_CMD_INIT_MAC80211_START,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册