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 b43legacy: Fix firmware loading when driver is built into the kernel 2012-12-10 15:47:29 -05:00
debugfs.c
debugfs.h
dma.c DMA-API: net: b43legacy: replace dma_set_mask()+dma_set_coherent_mask() with new helper 2013-09-21 21:02:23 +01:00
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 ssb: remove rev from boardinfo 2012-05-16 12:45:20 -04:00
phy.h
pio.c drivers/net: use tasklet_kill in device remove/close process 2012-11-03 15:10:15 -04:00
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