staging: wilc1000: mode_11i can be static
authorkbuild test robot <lkp@intel.com>
Thu, 15 Oct 2015 07:18:34 +0000 (15:18 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 17 Oct 2015 04:52:06 +0000 (21:52 -0700)
Signed-off-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/host_interface.c

index 3d2f0bdce8daf1c180fbc8b9aa181a4d1e9141e7..8b41ba1c25de368d1044aa42aad6c7882847bf1e 100644 (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;