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)
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>

No differences found