linux/drivers/staging/rtl8188eu
Elena Oat ba5be64678 Staging: rtl8188eu: Fix warning of prefer ether_addr_copy.
This patch fixes the warning of "Prefer ether_addr_copy() over memcpy()
if the Ethernet addresses are __aligned(2)" in file rtw_cmd.c. Pahole
shows that the addresses are 2-byte aligned.

Signed-off-by: Elena Oat <oat.elena@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-03-07 14:47:39 -08:00
..
core Staging: rtl8188eu: Fix warning of prefer ether_addr_copy. 2014-03-07 14:47:39 -08:00
hal
include Staging: rtl8188eu: Fix sparse warning cast to restricted __le16 2014-03-07 14:44:04 -08:00
os_dep Merge 3.14-rc5 into staging-next 2014-03-02 20:12:54 -08:00
Kconfig
Makefile
TODO