]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8bd4ff730f231779041ac2765c32564bda701b75
tree357155a4640a6e3f5da0a8e44e753eccb560a49a
parentb67094f90f6a0d633961ceb4fa3232401d5ec077
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