commit | 8dc5fb4e0eb8802ff0615b0fde92f43f3bd5d56d | [log] [tgz] |
---|---|---|
author | Leo Kim <leo.kim@atmel.com> | Fri Mar 25 21:16:56 2016 +0900 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Mar 28 07:30:36 2016 -0700 |
tree | 357155a4640a6e3f5da0a8e44e753eccb560a49a | |
parent | 847109fc0f4e5f703107492684de1943069f4530 [diff] |
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>