staging: wicl1000: removed the unsed variables in wilc_parse_network_info()
authorAjay Singh <ajay.kathat@microchip.com>
Wed, 25 Apr 2018 17:18:10 +0000 (22:48 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 26 Apr 2018 07:43:04 +0000 (09:43 +0200)
commit9bb289362ac30adb230409bcd4de16008eed3bd5
treea067d35a58f823ae7e3f30d85ce4dd8c6970db8e
parentad8cab741705affa03a47ec907263b5104cd2424
staging: wicl1000: removed the unsed variables in wilc_parse_network_info()

Cleanup patch to remove the unused variables in
wilc_parse_network_info(). The value is assinged to these local
variables but assinged value is not used in that function.

Signed-off-by: Ajay Singh <ajay.kathat@microchip.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/coreconfigurator.c