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