OSDN Git Service

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)
commit540aa64d4ee519a94709f46874be617d73839398
treed12f556f963c83540ad3972c79d5ffa90a04218c
parent9d7f5702280304c98a308c58a3b2ba591c4c0e56
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