]> git.baikalelectronics.ru Git - kernel.git/commit
openvswitch: Use ether_addr_copy
authorJoe Perches <joe@perches.com>
Tue, 18 Feb 2014 19:15:45 +0000 (11:15 -0800)
committerJesse Gross <jesse@nicira.com>
Fri, 16 May 2014 20:40:29 +0000 (13:40 -0700)
commit87651218f3b8ac7cfd4f6906228dbedfb6a3df02
tree1edb3de3a1752b4b6b7c368728db550cc8edbd5c
parent2d8a6e25fcec4b24fb512d8b0be8cbd5abda4e93
openvswitch: Use ether_addr_copy

It's slightly smaller/faster for some architectures.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Jesse Gross <jesse@nicira.com>
net/openvswitch/actions.c
net/openvswitch/flow.c
net/openvswitch/flow_netlink.c