提交 5e0e7c2e 编写于 作者: K kbuild test robot 提交者: Greg Kroah-Hartman

staging: wilc1000: info_element_size can be static

Signed-off-by: NFengguang Wu <fengguang.wu@intel.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 dfef7b84
......@@ -260,7 +260,7 @@ u8 *info_element;
static u8 mode_11i;
u8 auth_type;
u32 join_req_size;
u32 info_element_size;
static u32 info_element_size;
struct host_if_drv *gu8FlushedJoinReqDrvHandler;
#define REAL_JOIN_REQ 0
#define FLUSHED_JOIN_REQ 1
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册