]> git.baikalelectronics.ru Git - kernel.git/commit
openvswitch: Remove unneeded ovs_netdev_get_ifindex()
authorThomas Graf <tgraf@suug.ch>
Mon, 29 Apr 2013 13:06:41 +0000 (13:06 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 30 Apr 2013 04:19:11 +0000 (00:19 -0400)
commit7f46cd1f1e98c54a00dca52c66338739a95322ae
treec0feae3b064dc61f28a7ad7e44d0c7551be88f15
parentb008bba85d13bda54e840f61c7ae7d12baf4f704
openvswitch: Remove unneeded ovs_netdev_get_ifindex()

The only user is get_dpifindex(), no need to redirect via the port
operations.

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.h