From: Joe Perches Date: Mon, 20 Jan 2014 17:52:16 +0000 (-0800) Subject: atm: Use ether_addr_copy X-Git-Tag: v3.14-rc1~94^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=116e853f7f1548de3c1aed3181781788be42b99a;p=pandora-kernel.git atm: 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed