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:
parent
1bd9d44c51
commit
23047d5b1e
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user