]> www.infradead.org Git - users/jedix/linux-maple.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)
committerBrian Maly <brian.maly@oracle.com>
Wed, 12 Jun 2019 15:15:16 +0000 (11:15 -0400)
commit5616e601f439bc6abd30f6ff0e2b4654abd0a8e7
tree3d02b8520a65c4381edcfd50b58162cf253c68bd
parentfd5e39ff297d5f31743c9d1d99267c0e6895015e
openvswitch: Abstract vport name through ovs_vport_name()

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

Orabug: 29755932

Signed-off-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
(cherry picked from commit c9db965c524ea27451e60d5ddcd242f6c33a70fd)

Reviewed-by: Rama Nichanamatlu <rama.nichanamatlu@oracle.com>
Signed-off-by: Venkat Venkatsubra <venkat.x.venkatsubra@oracle.com>
Signed-off-by: Brian Maly <brian.maly@oracle.com>
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