bridge: netfilter: Use ether_addr_copy
authorJoe Perches <joe@perches.com>
Sun, 23 Feb 2014 08:05:26 +0000 (00:05 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 25 Feb 2014 00:16:44 +0000 (19:16 -0500)
Convert the uses of memcpy to ether_addr_copy because
for some architectures it is smaller and faster.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found