]> git.karo-electronics.de Git - karo-tx-linux.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)
commit8c63ff09bddf944ab0033fea97aacfadfffa76de
tree1edb3de3a1752b4b6b7c368728db550cc8edbd5c
parent2235ad1c3ac545bd8fc2c026be5be16d98b9a891
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