]> 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)
commitdbc50de221324e6753a151141f2dff91f7384972
tree1edb3de3a1752b4b6b7c368728db550cc8edbd5c
parent097732d5f4b2130e2220dbda33ef5292ece4404a
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