]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - net/hsr/hsr_framereg.c
hsr: Use ether_addr_copy
authorJoe Perches <joe@perches.com>
Tue, 18 Feb 2014 18:37:20 +0000 (10:37 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 18 Feb 2014 23:14:09 +0000 (18:14 -0500)
commite83abe37ba492514943f45f7bb1ba6b055eb88b0
tree192260c8c2f01c9e47653bc0ad270241daeceb77
parent42621fd39435126fa03a0283bda4bc76db5b52a9
hsr: Use ether_addr_copy

It's slightly smaller/faster for some architectures.
Make sure def_multicast_addr is __aligned(2)

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/hsr/hsr_device.c
net/hsr/hsr_framereg.c
net/hsr/hsr_main.c