remarkable-linux/drivers/net/wireless/hostap
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
..
hostap.h
hostap_80211.h
hostap_80211_rx.c wireless: slight optimization of addr compare 2013-12-26 13:31:35 -05:00
hostap_80211_tx.c wireless: Use eth_<foo>_addr instead of memset 2015-03-03 17:01:36 -05:00
hostap_ap.c wireless: Use eth_<foo>_addr instead of memset 2015-03-03 17:01:36 -05:00
hostap_ap.h Fix common misspellings 2011-03-31 11:26:23 -03:00
hostap_common.h
hostap_config.h net: change to new flag variable 2011-03-17 14:05:35 +01:00
hostap_cs.c hostap_cs: fix misspelling of current function in string 2014-12-15 13:46:19 -05:00
hostap_download.c hostap: Don't use create_proc_read_entry() 2013-04-29 15:41:56 -04:00
hostap_hw.c hostap: slight optimization of addr compare 2013-12-26 13:31:35 -05:00
hostap_info.c wireless: Use eth_<foo>_addr instead of memset 2015-03-03 17:01:36 -05:00
hostap_ioctl.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem 2014-01-10 10:59:40 -05:00
hostap_main.c wireless: Use eth_<foo>_addr instead of memset 2015-03-03 17:01:36 -05:00
hostap_pci.c PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use 2014-08-12 12:15:14 -06:00
hostap_plx.c PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use 2014-08-12 12:15:14 -06:00
hostap_proc.c wireless: hostap: proc: print properly escaped SSID 2014-10-14 02:18:27 +02:00
hostap_wlan.h wireless: Use eth_<foo>_addr instead of memset 2015-03-03 17:01:36 -05:00
Kconfig
Makefile