linux/drivers/staging/wilc1000
Ajay Singh 52b1d208b3 staging: wilc1000: rename mac status macros and moved related #define together
Rename the mac status macro to follow the same naming style. Also move
them to keep together.

Renamed like below

>From ------------------------> To

WILC_MAC_STATUS_INIT -> MAC_STATUS_INIT
MAC_CONNECTED --------> MAC_STATUS_CONNECTED
MAC_DISCONNECTED -----> MAC_STATUS_DISCONNECTED

Signed-off-by: Ajay Singh <ajay.kathat@microchip.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-04-26 09:43:04 +02:00
..
coreconfigurator.c staging: wilc1000: remove inner {} in wilc_parse_network_info() 2018-04-26 09:43:04 +02:00
coreconfigurator.h staging: wilc1000: remove multiple define for mac connect and disconnect 2018-04-25 15:54:15 +02:00
host_interface.c staging: wilc1000: rename mac status macros and moved related #define together 2018-04-26 09:43:04 +02:00
host_interface.h staging: wilc1000: rename pu32InactiveTime to avoid camelCase issue 2018-04-25 15:54:17 +02:00
Kconfig
linux_mon.c staging: wilc1000: remove unused return variable 2018-03-28 13:39:21 +02:00
linux_wlan.c staging: wilc1000: rename mac status macros and moved related #define together 2018-04-26 09:43:04 +02:00
Makefile
TODO staging: wilc1000: updated TODO list 2018-04-25 15:55:10 +02:00
wilc_debugfs.c
wilc_sdio.c staging: wilc1000: remove unnecessary assingment from 'if' conditions 2018-04-26 09:43:04 +02:00
wilc_spi.c staging: wilc1000: simplified if conditions in spi_data_write() 2018-04-26 09:43:04 +02:00
wilc_wfi_cfgoperations.c staging: wilc1000: rename mac status macros and moved related #define together 2018-04-26 09:43:04 +02:00
wilc_wfi_cfgoperations.h
wilc_wfi_netdevice.h staging: wilc1000: remove unused macros in wilc module 2018-04-25 15:54:15 +02:00
wilc_wlan_cfg.c staging: wilc1000: fix line over 80 chars in wilc_wlan_cfg_get_wid_value() 2018-02-16 17:31:22 +01:00
wilc_wlan_cfg.h
wilc_wlan_if.h staging: wilc1000: rename mac status macros and moved related #define together 2018-04-26 09:43:04 +02:00
wilc_wlan.c staging: wilc1000: rename goto label '_fail_' linux naming convension 2018-04-25 15:54:16 +02:00
wilc_wlan.h staging: wilc1000: remove unsed typedef wilc_debug_func 2018-04-26 09:43:04 +02:00