[ovs-git] Open vSwitch: netdev: New function netdev_ref(). (master)

dev at openvswitch.org dev at openvswitch.org
Wed May 22 18:12:38 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  0bb0393a0b274776ebd61ca2265a252ac8dfbe2a (commit)
      from  22bb3cbc197cbef061c8c2213c64d435fe248d17 (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 0bb0393a0b274776ebd61ca2265a252ac8dfbe2a
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=0bb0393a0b274776ebd61ca2265a252ac8dfbe2a
Author: Ben Pfaff <blp at nicira.com>
		
netdev: New function netdev_ref().
		
I suspect that this makes it easier to make sure that a netdev stays open
as long as needed in some cases where a module needs access to a netdev
opened by some higher-level module.

CC: Ethan Jackson <ethan at nicira.com>
Signed-off-by: Ben Pfaff <blp at nicira.com>


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

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


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list