]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0813047f5102fb45e72e2a0aff1f96c6000859d5
tree8b1d790e6436db3bf17204fb8c941b83eddff307
parentdbe3281e894e47ec7c403213a0233900c6220bd8
staging: wilc1000: tcp_process: fix a build warning

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

Fixes: 479e7cfdbec0 ("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