linux_dsm_epyc7002/drivers/net/wireless/b43legacy
Joe Perches 93803b3385 wireless: Use eth_<foo>_addr instead of memset
Use the built-in function instead of memset.

Miscellanea:

Add #include <linux/etherdevice.h> where appropriate
Use ETH_ALEN instead of 6

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-03-03 17:01:36 -05:00
..
b43legacy.h
debugfs.c
debugfs.h
dma.c
dma.h
ilt.c
ilt.h
Kconfig
leds.c
leds.h
main.c wireless: Use eth_<foo>_addr instead of memset 2015-03-03 17:01:36 -05:00
main.h
Makefile
phy.c
phy.h
pio.c
pio.h
radio.c b43legacy: Remove unused b43legacy_radio_set_tx_iq() 2015-01-15 15:35:46 +02:00
radio.h b43legacy: Remove unused b43legacy_radio_set_tx_iq() 2015-01-15 15:35:46 +02:00
rfkill.c
rfkill.h
sysfs.c net: Replace min macro with min_t 2014-03-03 15:35:54 -05:00
sysfs.h
xmit.c net: Replace min macro with min_t 2014-03-03 15:35:54 -05:00
xmit.h