[ovs-git] Open vSwitch: datapath: Remove unneeded ovs_netdev_get_ifindex() (master)

dev at openvswitch.org dev at openvswitch.org
Tue Apr 30 15:52:29 UTC 2013


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Open vSwitch".

The branch, master has been updated
       via  d5de5b0d7ec2c3bf0eb1243145bd31efbf3078fd (commit)
      from  7ffd3f6972b41827d7b03e10dcbb0a4c20e4d919 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit d5de5b0d7ec2c3bf0eb1243145bd31efbf3078fd
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=d5de5b0d7ec2c3bf0eb1243145bd31efbf3078fd
Author: Thomas Graf <tgraf at suug.ch>
		
datapath: 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 at suug.ch>
Signed-off-by: Jesse Gross <jesse at nicira.com>


-----------------------------------------------------------------------

Summary of changes:
 datapath/datapath.c           |    3 ++-
 datapath/vport-internal_dev.c |    1 -
 datapath/vport-netdev.c       |    7 -------
 datapath/vport-netdev.h       |    1 -
 datapath/vport.h              |    3 +--
 5 files changed, 3 insertions(+), 12 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list