Commit e54d5b75 authored by Chaehyun Lim's avatar Chaehyun Lim Committed by Greg Kroah-Hartman

staging: wilc1000: align #define macro

Align #define macro.
Signed-off-by: default avatarChaehyun Lim <chaehyun.lim@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 0256b540
......@@ -55,7 +55,6 @@ extern u8 g_wilc_initialized;
#define HOST_IF_MSG_Q_IDLE ((u16)35)
#define HOST_IF_MSG_DEL_ALL_STA ((u16)36)
#define HOST_IF_MSG_DEL_ALL_RX_BA_SESSIONS ((u16)34)
#define HOST_IF_MSG_EXIT ((u16)100)
#define HOST_IF_SCAN_TIMEOUT 4000
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment