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

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

staging: wilc1000: join_req can be static

parent 044a6410
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -255,7 +255,7 @@ static u8 get_ip[2][4];
static u32 inactive_time;
static u8 del_beacon;

u8 *join_req;
static u8 *join_req;
u8 *gu8FlushedInfoElemAsoc;
u8 gu8Flushed11iMode;
u8 gu8FlushedAuthType;