This patch removes unused the variable gu32WidConnRstHack.
Signed-off-by: Leo Kim <leo.kim@atmel.com>
Signed-off-by: Tony Cho <tony.cho@atmel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
static u8 get_ip[2][4];
static u32 inactive_time;
static u8 del_beacon;
-static u32 gu32WidConnRstHack;
u8 *gu8FlushedJoinReq;
u8 *gu8FlushedInfoElemAsoc;
pu8CurrByte = strWIDList[u32WidsCount].val;
u32WidsCount++;
- gu32WidConnRstHack = 0;
if (memcmp("DIRECT-", pstrHostIFconnectAttr->ssid, 7)) {
memcpy(gu8FlushedJoinReq, pu8CurrByte, gu32FlushedJoinReqSize);