commit | ba7504730b26b7eb49731a5ac7972c34f0513ac1 | [log] [tgz] |
---|---|---|
author | Leo Kim <leo.kim@atmel.com> | Tue Mar 15 18:48:11 2016 +0900 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Mar 28 07:30:36 2016 -0700 |
tree | 4af42c038ed4d8f929998b3ac1fa6b8f3995ecc1 | |
parent | 2dfad49a8f93ceae8a74bc403664fd13f801f8fe [diff] |
staging: wilc1000: removes duplicate wilc variable setting This patches removes duplicate wilc variable setting. This value has already been set to wl variable previously. Replace wilc with wl as well. Signed-off-by: Leo Kim <leo.kim@atmel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>