alistair23-linux/drivers/staging/vt6655
Dilek Uzulmez 5ab665eb24 staging: vt6655: Use ether_addr_copy function
This patch fixes the following checkpatch.pl warnings:
WARNING: "Prefer ether_addr_copy() over memcpy() if the Ethernet
addresses are __aligned(2)" in file iwctl.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:16 +08:00
..
80211hdr.h Staging: vt6655: Break 80 character long line to remove checkpatch error 2014-09-19 17:01:22 -07:00
80211mgr.c staging: vt6655: Convert DBG_PRT to pr_<level> 2014-08-17 09:43:50 -07:00
80211mgr.h staging: vt6655: 80211mgr.h add ieee80211.h header and fix conflicts 2014-08-30 13:50:09 -07:00
aes_ccmp.c staging: vt6655: Merge three lines into one 2014-09-28 23:22:21 -04:00
aes_ccmp.h Staging: vt6655: removed redundant comments from aes_ccmp.h 2014-07-22 15:04:13 -07:00
baseband.c staging: vt6655: Remove unnecessary else after return 2014-10-20 10:29:15 +08:00
baseband.h Staging: vt6655: Fix C99 style commenting. 2014-09-19 17:01:22 -07:00
bssdb.c staging: vt6655: Convert DBG_PRT to pr_<level> 2014-08-17 09:43:50 -07:00
bssdb.h staging: vt6655: Replace and remove typedef QWORD/ DQWORD 2014-08-16 12:23:15 -07:00
card.c staging: vt6655: Replace typedef enum _CARD_OP_MODE eOPMode with enum nl80211_iftype op_mode. 2014-08-30 15:19:17 -07:00
card.h staging: vt6655: Replace typedef enum _CARD_OP_MODE eOPMode with enum nl80211_iftype op_mode. 2014-08-30 15:19:17 -07:00
channel.c staging: vt6655: Convert DBG_PRT to pr_<level> 2014-08-17 09:43:50 -07:00
channel.h Staging: vt6655: removed redundant comments from channel.h 2014-07-27 11:33:08 -07:00
country.h Staging: vt6655: removed redundant comments from country.h 2014-07-27 11:33:08 -07:00
datarate.c staging: vt6655: Convert DBG_PRT to pr_<level> 2014-08-17 09:43:50 -07:00
datarate.h staging: vt6655: Fix do not use // c99 comments. 2014-10-20 10:29:15 +08:00
desc.h staging: vt6655: replace typedef struct tagSCTS_FB with struct vnt_cts_fb 2014-08-30 15:19:17 -07:00
device.h staging: vt6655: Remove unnecessary condition around include 2014-09-11 14:59:18 -07:00
device_cfg.h staging: vt6655: dead code remove device_nics variable 2014-08-30 13:49:34 -07:00
device_main.c staging: vt6655: Use ether_addr_copy function 2014-10-20 10:29:16 +08:00
dpc.c staging: vt6655: Use net_device_stats from struct net_device 2014-09-11 14:59:18 -07:00
dpc.h staging: vt6655: bssdb/datarate/dpc/power/rxtx use struct vnt_private 2014-08-16 12:23:16 -07:00
hostap.c staging: vt6655: Fixed else after return or break warning 2014-10-20 10:29:15 +08:00
hostap.h staging: vt6655: fix do not use // c99 comments. 2014-10-20 10:29:15 +08:00
IEEE11h.c staging: vt6655: remove unused functions 2014-07-22 15:03:13 -07:00
IEEE11h.h Staging: vt6655: removed redundant comments from IEEE11h.h 2014-07-27 11:34:38 -07:00
iocmd.h staging: vt6655: fix direct dereferencing of user pointer 2014-07-30 16:36:27 -07:00
ioctl.c staging: vt6655: Convert DBG_PRT to pr_<level> 2014-08-17 09:43:50 -07:00
ioctl.h staging: vt6655: hostap/ioctl/iwctl use struct vnt_private 2014-08-16 12:23:16 -07:00
iowpa.h staging: vt6655: iowpa.h: Fix sparse warnings 2014-08-16 12:23:05 -07:00
iwctl.c staging: vt6655: Use ether_addr_copy function 2014-10-20 10:29:16 +08:00
iwctl.h staging: vt6655: fix direct dereferencing of user pointer 2014-07-30 16:36:27 -07:00
Kconfig
key.c staging: vt6655: Use ether_addr_copy function 2014-10-20 10:29:16 +08:00
key.h staging: vt6655: Replace and remove typedef QWORD/ DQWORD 2014-08-16 12:23:15 -07:00
mac.c staging: vt6655: Convert DBG_PRT to pr_<level> 2014-08-17 09:43:50 -07:00
mac.h staging: vt6655: remove unused macro 2014-07-27 11:21:28 -07:00
Makefile
mib.c staging: vt6655: Convert DBG_PRT to pr_<level> 2014-08-17 09:43:50 -07:00
mib.h Staging: vt6655: removed redundant comments from mib.h 2014-07-27 11:38:42 -07:00
michael.c staging: vt6655: fix checkpatch bracing issues 2014-05-15 13:26:37 -07:00
michael.h Staging: vt6655: removed redundant comments from michael.h 2014-07-27 11:38:42 -07:00
power.c staging: vt6655: Replace typedef enum _CARD_OP_MODE eOPMode with enum nl80211_iftype op_mode. 2014-08-30 15:19:17 -07:00
power.h Staging: vt6655: removed redundant comments from power.h 2014-07-27 11:38:42 -07:00
rc4.c staging: vt6655: Add missing blank lines after declarations 2014-07-27 11:21:27 -07:00
rc4.h
rf.c staging: vt6655: rf/wpactl/wroute use struct vnt_private 2014-08-16 12:23:16 -07:00
rf.h staging: vt6655: rf/wpactl/wroute use struct vnt_private 2014-08-16 12:23:16 -07:00
rxtx.c staging: vt6655: Replace typedef enum _CARD_OP_MODE eOPMode with enum nl80211_iftype op_mode. 2014-08-30 15:19:17 -07:00
rxtx.h staging: vt6655: replace typedef struct tagSCTS_FB with struct vnt_cts_fb 2014-08-30 15:19:17 -07:00
srom.c staging: vt6655: change type of PortOffset to void __iomem * 2014-07-22 15:02:08 -07:00
srom.h staging: vt6655: change type of PortOffset to void __iomem * 2014-07-22 15:02:08 -07:00
tcrc.c staging: vt6655: coding style: Fixed commenting style 2014-07-30 16:36:27 -07:00
tcrc.h
test
tether.c Staging: vt6655: tether: fixed a brace coding style issue 2014-05-15 13:23:03 -07:00
tether.h
tkip.c staging: vt6655: fix checkpatch bracing issues 2014-05-15 13:26:37 -07:00
tkip.h
tmacro.h
TODO
ttype.h staging: vt6655: Replace and remove typedef QWORD/ DQWORD 2014-08-16 12:23:15 -07:00
upc.h staging: vt6655: upc.h replace read and write memory functions 2014-08-16 12:23:15 -07:00
vntconfiguration.dat
vntwifi.c staging: vt6655: Fixed else after return or break warning 2014-10-20 10:29:15 +08:00
vntwifi.h staging: vt6655: remove dead code 2014-05-15 13:25:58 -07:00
wcmd.c staging: vt6655: Replace typedef enum _CARD_OP_MODE eOPMode with enum nl80211_iftype op_mode. 2014-08-30 15:19:17 -07:00
wcmd.h staging: vt6655: Remove TxInSleep macro 2014-08-16 12:23:15 -07:00
wctl.c staging: vt6655: channel/wcmd/wctl/wmgr use struct vnt_private * 2014-08-16 12:23:16 -07:00
wctl.h staging: vt6655: channel/wcmd/wctl/wmgr use struct vnt_private * 2014-08-16 12:23:16 -07:00
wmgr.c staging: vt6655: Replace typedef enum _CARD_OP_MODE eOPMode with enum nl80211_iftype op_mode. 2014-08-30 15:19:17 -07:00
wmgr.h staging: vt6655: Replace and remove typedef QWORD/ DQWORD 2014-08-16 12:23:15 -07:00
wpa.c staging: vt6655: Convert DBG_PRT to pr_<level> 2014-08-17 09:43:50 -07:00
wpa.h
wpa2.c staging: vt6655: Convert DBG_PRT to pr_<level> 2014-08-17 09:43:50 -07:00
wpa2.h
wpactl.c staging: vt6655: Fixed C99 // comment errors in wpactl.c 2014-10-02 10:11:26 -07:00
wpactl.h staging: vt6655: rf/wpactl/wroute use struct vnt_private 2014-08-16 12:23:16 -07:00
wroute.c staging: vt6655: Convert DBG_PRT to pr_<level> 2014-08-17 09:43:50 -07:00
wroute.h staging: vt6655: rf/wpactl/wroute use struct vnt_private 2014-08-16 12:23:16 -07:00