]> git.baikalelectronics.ru Git - kernel.git/commit
staging: wilc1000: remove unused wid from cfg struct
authorAjay Singh <ajay.kathat@microchip.com>
Tue, 25 Sep 2018 06:23:30 +0000 (11:53 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 25 Sep 2018 18:53:56 +0000 (20:53 +0200)
commite5e7bc9b7894a417b852c8c104b232f145bb0434
treed12f556f963c83540ad3972c79d5ffa90a04218c
parentd42046bad6d5d9a39b03a3076d70bfa52fe42ac9
staging: wilc1000: remove unused wid from cfg struct

Cleanup patch to remove the unused element stored in cfg struct.
Removed those wid from the cfg variables whose value is not
fetched(GET_CFG) from the code. In case the wid is only set to the
firmware then there is need to store them as part of cfg variables, so
removed the unused code.

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