]> git.baikalelectronics.ru Git - kernel.git/commit
openvswitch: Abstract vport name through ovs_vport_name()
authorThomas Graf <tgraf@suug.ch>
Tue, 21 Jul 2015 08:44:05 +0000 (10:44 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 21 Jul 2015 17:39:07 +0000 (10:39 -0700)
commit1e9868fe78576682f34a6f75a8375e7b33fac15a
treec882141fdf3669ef625560b9faf31408b145d298
parent3f37af65e8132171ad669f133f89b9b08fb8a88a
openvswitch: Abstract vport name through ovs_vport_name()

This allows to get rid of the get_name() vport ops later on.

Signed-off-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/openvswitch/datapath.c
net/openvswitch/vport-internal_dev.c
net/openvswitch/vport-netdev.c
net/openvswitch/vport-netdev.h
net/openvswitch/vport.c
net/openvswitch/vport.h