[ovs-dev] [PATCH] netdev-vport: Actually destroy the vport when "destroy" is called

Ben Pfaff blp at nicira.com
Wed Oct 13 16:24:56 UTC 2010


On Wed, Oct 13, 2010 at 01:14:47AM -0700, Justin Pettit wrote:
> 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.

Looks good to me, thanks.




More information about the dev mailing list