[ovs-git] Open vSwitch: netdev-linux: Properly store netdev_dev pointer for RTNL callbacks. (next)

dev at openvswitch.org dev at openvswitch.org
Sat Jan 16 14:52:02 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, next has been updated
       via  139faa31166c0b6ea78e09c46f184429250d76d7 (commit)
      from  56244b81016f4d60082976845f296f98111d16a3 (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 139faa31166c0b6ea78e09c46f184429250d76d7
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=139faa31166c0b6ea78e09c46f184429250d76d7
Author: Jesse Gross <jesse at nicira.com>
		
netdev-linux: Properly store netdev_dev pointer for RTNL callbacks.
		
We were storing a struct netdev_dev_linux ** instead of a
netdev_dev_linux * in the cache map.  This prevented the cache
from being invalidated on changes such as link status.


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

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


hooks/post-receive
-- 
Open vSwitch




More information about the git mailing list