commit | 01c7cee913e431e88159c70dae330dd40aa72677 | [log] [tgz] |
---|---|---|
author | Leo Kim <leo.kim@atmel.com> | Fri Apr 01 17:44:14 2016 +0900 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Apr 28 21:58:42 2016 -0700 |
tree | 29f3e9f6dffd983d59dd084eef1b5a56b3022185 | |
parent | 27e1f1396465944d9f78ad4ee26e596c2e260092 [diff] |
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>