]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: wilc1000: remove unused flags in handle_cfg_param()
authorAdham Abozaeid <adham.abozaeid@micochip.com>
Tue, 6 Nov 2018 00:01:17 +0000 (00:01 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 8 Nov 2018 11:59:46 +0000 (03:59 -0800)
commit92a4d9a8bcfed4e12f6e7fbcc558a45ecccc7f3c
treee7fe65f87a0fc3e6741af47bbdd01fc8752bce13
parent05f9d4a0c8c439102fb30ff5da53748e807da585
staging: wilc1000: remove unused flags in handle_cfg_param()

handle_cfg_param() receives a bit map that describes what to be changed.
Some of these bits flags aren't referred to from elsewhere and can be
removed.

Signed-off-by: Adham Abozaeid <adham.abozaeid@microchip.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/host_interface.c
drivers/staging/wilc1000/host_interface.h
drivers/staging/wilc1000/wilc_wlan_if.h