linux/drivers/staging/ks7010
Sergio Paracuellos afa10db0e1 staging: ks7010: use ether_addr_copy in ks_wlan_get_wap
Use ether_addr_copy to copy ethernet addresses instead
of a custom memcpy. This improves readability.

Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-04-26 09:35:04 +02:00
..
eap_packet.h
Kconfig
ks7010_sdio.c staging: ks7010: assign dev_alloc_name() result to variable before check it 2018-04-25 15:47:23 +02:00
ks7010_sdio.h staging: ks7010: move sdio specific register definitions into source file 2018-04-25 15:47:22 +02:00
ks_hostif.c staging: ks7010: refactor hostif_sme_set_pmksa function 2018-04-25 15:50:20 +02:00
ks_hostif.h
ks_wlan_ioctl.h staging: ks7010: remove WPS definition conditional code 2018-04-25 15:50:19 +02:00
ks_wlan_net.c staging: ks7010: use ether_addr_copy in ks_wlan_get_wap 2018-04-26 09:35:04 +02:00
ks_wlan.h staging: ks7010: remove WPS definition conditional code 2018-04-25 15:50:19 +02:00
Makefile
michael_mic.c staging: ks7010: avoid casts in michael_mic_function calls 2018-04-25 15:47:22 +02:00
michael_mic.h staging: ks7010: avoid casts in michael_mic_function calls 2018-04-25 15:47:22 +02:00
TODO