diff options
author | Joe Perches <joe@perches.com> | 2014-01-20 09:52:15 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-01-21 18:13:04 -0800 |
commit | 90ccb6aa407a906886b0d372996e71c4ee78eeca (patch) | |
tree | f7063cd7c8b6f16e897ffd7b4bba12d2bac5bd5d /net/atm | |
parent | 07fc67befd2e843da8ad01785d559d9c257d7fd4 (diff) |
appletalk: Use ether_addr_copy
Use ether_addr_copy instead of memcpy(a, b, ETH_ALEN) to
save some cycles on arm and powerpc.
Convert struct aarp_entry.hwaddr[6] to hwaddr[ETH_ALEN].
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/atm')
0 files changed, 0 insertions, 0 deletions