From: Joe Perches Date: Mon, 20 Jan 2014 17:52:14 +0000 (-0800) Subject: 8021q: Use ether_addr_copy X-Git-Tag: v3.14-rc1~94^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07fc67befd2e843da8ad01785d559d9c257d7fd4;p=pandora-kernel.git 8021q: 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