linux/drivers/staging/gdm724x
Dilek Uzulmez 3995213419 staging: gdm724x: Fix warning of prefer ether_addr_copy.
This patch fixes the following checkpatch.pl warnings:
WARNING: "Prefer ether_addr_copy() over memcpy() if the Ethernet
addresses are __aligned(2)" in file gdm_lte.c
Pahole shows that the addresses are aligned.

Signed-off-by: Dilek Uzulmez <dilekuzulmez@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-10-20 10:29:18 +08:00
..
gdm_endian.c
gdm_endian.h
gdm_lte.c staging: gdm724x: Fix warning of prefer ether_addr_copy. 2014-10-20 10:29:18 +08:00
gdm_lte.h
gdm_mux.c staging: gdm724x: Fix missing blank line warning. 2014-09-19 16:56:46 -07:00
gdm_mux.h
gdm_tty.c Staging: gdm724x: gdm_tty.c: fix missing blank line after variable declaration 2014-07-17 18:05:47 -07:00
gdm_tty.h
gdm_usb.c staging: gdm724x: Removed unnecessary else expression. 2014-09-28 23:27:34 -04:00
gdm_usb.h
hci_packet.h
hci.h
Kconfig
Makefile
netlink_k.c staging: gdm724x: Use NLMSG_HDRLEN 2014-07-22 16:08:13 -07:00
netlink_k.h
TODO