Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 23047d5b authored by kbuild test robot's avatar kbuild test robot Committed by Greg Kroah-Hartman
Browse files

staging: wilc1000: mode_11i can be static

parent 1bd9d44c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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;