staging: wilc1000: mode_11i can be static

Signed-off-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
kbuild test robot 2015-10-15 15:18:34 +08:00 committed by Greg Kroah-Hartman
parent 1bd9d44c51
commit 23047d5b1e

View File

@ -257,7 +257,7 @@ static u8 del_beacon;
static u8 *join_req;
u8 *info_element;
u8 mode_11i;
static u8 mode_11i;
u8 gu8FlushedAuthType;
u32 gu32FlushedJoinReqSize;
u32 gu32FlushedInfoElemAsocSize;