staging: wilc1000: removes duplicate del_timer_sync
authorLeo Kim <leo.kim@atmel.com>
Fri, 1 Apr 2016 08:44:14 +0000 (17:44 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 29 Apr 2016 04:58:42 +0000 (21:58 -0700)
commit01c7cee913e431e88159c70dae330dd40aa72677
tree29f3e9f6dffd983d59dd084eef1b5a56b3022185
parent27e1f1396465944d9f78ad4ee26e596c2e260092
staging: wilc1000: removes duplicate del_timer_sync

This patch removes del_timer_sync(&periodic_rssi) which was
already performed this action.

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