]> 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)
commit2674b83e63796785575e6504556349ac57ffe6a2
treec0feae3b064dc61f28a7ad7e44d0c7551be88f15
parent3fb869d297306adefc1cdf5c75b1683cb8d9cb2c
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