diff options
author | 2015-01-30 00:11:36 +0200 | |
---|---|---|
committer | 2015-02-07 17:15:43 +0800 | |
commit | 36e4d8826b317080e283e4edd08bf8d5ac706f38 (patch) | |
tree | 9ff47a45b488d4824bf4cd3b3bf87285e1c58cef /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | STAGING: Fix pcl818.c coding style issue: line over 80 characters (diff) | |
download | linux-dev-36e4d8826b317080e283e4edd08bf8d5ac706f38.tar.xz linux-dev-36e4d8826b317080e283e4edd08bf8d5ac706f38.zip |
staging: rtl8712: fix Prefer ether_addr_copy() over memcpy()
This patch fixes the following checkpatch.pl warning:
Prefer ether_addr_copy() over memcpy()
if the Ethernet addresses are __aligned(2)
pahole showed that the struct used pnetdev->dev_addr
is aligned to u16.
Moreover mac is a simple array, pdata is a pointer that
starts from an even offset.
Signed-off-by: Heba Aamer <heba93aamer@gmail.com>
Acked-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions