diff options
author | Joe Perches <joe@perches.com> | 2014-01-20 09:52:20 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-01-21 18:13:05 -0800 |
commit | d08f161a10006491d5835702bff2a12c91fb0cdd (patch) | |
tree | 8e1fd6d5ebb3e1450cb3a842d14f09a5cac7d979 /net/openvswitch | |
parent | 9ea08b129962d1df3a574bf0ce89af0dfac2a241 (diff) | |
download | linux-d08f161a10006491d5835702bff2a12c91fb0cdd.tar.bz2 |
dsa: Use ether_addr_copy
Use ether_addr_copy instead of memcpy(a, b, ETH_ALEN) to
save some cycles on arm and powerpc.
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/openvswitch')
0 files changed, 0 insertions, 0 deletions