[ovs-dev] [PATCH 0/4] Netdev fixes

Jesse Gross jesse at nicira.com
Wed Sep 30 19:54:00 UTC 2009


This series of minor patches has been sitting in my VDE branch for a
long time.  Since they are general bugfixes and not really related to
new functionality, I'd like to get them out of my queue so I have less
to maintain.

Jesse Gross (4):
  netdev: Fix typo in netdev provider enumerate.
  netdev: Fix memory leak in netdev_open.
  netdev-linux: Fix tap device using wrong FD.
  netdev: Add classes which don't require initialization.

 lib/netdev-linux.c    |    8 +++++---
 lib/netdev-provider.h |    2 +-
 lib/netdev.c          |    3 +++
 3 files changed, 9 insertions(+), 4 deletions(-)





More information about the dev mailing list