[ovs-git] Open vSwitch: netdev-vport: Actually destroy the vport when "destroy" is called (master)

dev at openvswitch.org dev at openvswitch.org
Wed Oct 13 16:35:38 UTC 2010


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  65d9664a0f0199ac21e12eb73f734af3588ef5fd (commit)
      from  c06955bc63bf504fc6fa87fd9780993bc45cad09 (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 65d9664a0f0199ac21e12eb73f734af3588ef5fd
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=65d9664a0f0199ac21e12eb73f734af3588ef5fd
Author: Justin Pettit <jpettit at nicira.com>
		
netdev-vport: Actually destroy the vport when "destroy" is called
		
Commit 2b9d65 (netdev-vport: Merge in netdev-patch and netdev-tunnel.)
refactored the common parts of the netdev-patch and netdev-tunnel
sources into netdev-vport.  During the refactoring, the "destroy" method
didn't inherit the netdev_vport_do_ioctl(ODP_VPORT_DEL, ...) call, which
is needed to actually destroy the device in the kernel.  This commit
fixes that.

Bug #3267


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

Summary of changes:
 lib/netdev-vport.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
Open vSwitch




More information about the git mailing list