mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-05 18:13:26 -04:00
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:
committed by
Greg Kroah-Hartman
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;
|
||||
|
||||
Reference in New Issue
Block a user