OSDN Git Service

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)
commitc9db965c524ea27451e60d5ddcd242f6c33a70fd
treec882141fdf3669ef625560b9faf31408b145d298
parentbe4ace6e6b1bc12e18b25fe764917e09a1f96d7b
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