staging: wilc1000: remove variable rxq_thread_started
authorGlen Lee <glen.lee@atmel.com>
Wed, 16 Sep 2015 09:53:24 +0000 (18:53 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 17 Sep 2015 04:43:06 +0000 (21:43 -0700)
commit51f8a39911c3b7bf8466009eba87903d75d6192d
tree73de4adf054196081bab7352b4f36132b0f4a378
parentce25267907e15c8f69d54ba3fa02ae39aca7667f
staging: wilc1000: remove variable rxq_thread_started

rxq_thread_started is initiallized but never used in the driver. Remove
the variable and init code line.

Signed-off-by: Glen Lee <glen.lee@atmel.com>
Signed-off-by: Tony Cho <tony.cho@atmel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/linux_wlan.c
drivers/staging/wilc1000/wilc_wfi_netdevice.h