staging: wilc1000: removes unused local variable
authorLeo Kim <leo.kim@atmel.com>
Fri, 25 Mar 2016 12:16:56 +0000 (21:16 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 28 Mar 2016 14:30:36 +0000 (07:30 -0700)
commit8dc5fb4e0eb8802ff0615b0fde92f43f3bd5d56d
tree357155a4640a6e3f5da0a8e44e753eccb560a49a
parent847109fc0f4e5f703107492684de1943069f4530
staging: wilc1000: removes unused local variable

This patch removes unused local variable.
This variable is operation definition that back off from sending packets
for some time.
However, that has been deleted operation code.
That is removes all relative code.

Signed-off-by: Leo Kim <leo.kim@atmel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/linux_wlan.c