2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-19 02:34:01 +08:00
linux-next/drivers/staging/wilc1000
Ajay Singh 130608a86e staging: wilc1000: use is_broadcast_ether_addr check for broadcast address
Make use of is_broadcast_ether_addr() to check if mac address is broadcast
address. Remove static 'broadcast', as its not needed after use of
is_broadcast_ether_addr().

Signed-off-by: Ajay Singh <ajay.kathat@microchip.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-05-03 13:56:36 -07:00
..
coreconfigurator.c staging: wilc1000: remove unnecessary header file inclusion for wilc 2018-05-03 13:56:36 -07:00
coreconfigurator.h staging: wilc1000: remove unnecessary file and function header comments 2018-05-03 13:56:35 -07:00
host_interface.c staging: wilc1000: remove unnecessary header file inclusion for wilc 2018-05-03 13:56:36 -07:00
host_interface.h staging: wilc1000: rename pu32InactiveTime to avoid camelCase issue 2018-04-25 15:54:17 +02:00
Kconfig staging: wilc1000: removes WIRELESS_EXT 2016-03-28 07:30:36 -07:00
linux_mon.c staging: wilc1000: use is_broadcast_ether_addr check for broadcast address 2018-05-03 13:56:36 -07:00
linux_wlan.c staging: wilc1000: remove unnecessary header file inclusion for wilc 2018-05-03 13:56:36 -07:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
TODO staging: wilc1000: updated TODO list 2018-04-25 15:55:10 +02:00
wilc_debugfs.c staging: wilc1000: remove unnecessary header file inclusion for wilc 2018-05-03 13:56:36 -07:00
wilc_sdio.c staging: wilc1000: remove unnecessary header file inclusion for wilc 2018-05-03 13:56:36 -07:00
wilc_spi.c staging: wilc1000: remove unnecessary header file inclusion for wilc 2018-05-03 13:56:36 -07:00
wilc_wfi_cfgoperations.c staging: wilc1000: remove unnecessary header file inclusion for wilc 2018-05-03 13:56:36 -07:00
wilc_wfi_cfgoperations.h staging: wilc1000: rename WILC_WFI_deinit_mon_interface to avoid uppercase for function name 2018-05-03 13:56:35 -07:00
wilc_wfi_netdevice.h staging: wilc1000: move macro after the #include file in wilc_wfi_netdevice 2018-05-03 13:56:36 -07:00
wilc_wlan_cfg.c staging: wilc1000: remove unnecessary header file inclusion for wilc 2018-05-03 13:56:36 -07:00
wilc_wlan_cfg.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
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: remove unnecessary header file inclusion for wilc 2018-05-03 13:56:36 -07:00
wilc_wlan.h staging: wilc1000: remove unsed typedef wilc_debug_func 2018-04-26 09:43:04 +02:00