staging: wilc1000: tcp_process: fix a build warning
authorGlen Lee <glen.lee@atmel.com>
Thu, 4 Feb 2016 09:15:22 +0000 (18:15 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 8 Feb 2016 01:34:58 +0000 (17:34 -0800)
commitc6866cc4be96e8c50aad53375f9becacb433a5a1
tree8b1d790e6436db3bf17204fb8c941b83eddff307
parent430e640d6d24cf0c9ff035536fd9daa8f2cc879d
staging: wilc1000: tcp_process: fix a build warning

This patch fixes build warning "flags is used uninitialized" when
TCP_ACK_FILTER is defined.

Fixes: 562ed3f1f78a ("staging/wilc1000: pass struct wilc to most linux_wlan.c functions")
Signed-off-by: Glen Lee <glen.lee@atmel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/wilc_wlan.c