[ovs-git] Open vSwitch: datapath: Remove WARN_ON_ONCE(1) now that this code has been exercised. (master)

dev at openvswitch.org dev at openvswitch.org
Tue Sep 1 17:12:26 UTC 2009


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  2c7807ac4f578bfdd7a46b79028935c9aa34cde3 (commit)
      from  0babc06fb3cd2a6c80d730e3a8dda64cf6298500 (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 2c7807ac4f578bfdd7a46b79028935c9aa34cde3
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=2c7807ac4f578bfdd7a46b79028935c9aa34cde3
Author: Ben Pfaff <blp at nicira.com>
		
datapath: Remove WARN_ON_ONCE(1) now that this code has been exercised.
		
The code on one side of this #if fork was difficult to test until Xen
upgraded to a new enough kernel that it would exercise it.  Later Xen
kernels are now available and this code path has been tested, at least to
some extent, so remove the warning.

Thanks to Ian Campbell <Ian.Campbell at citrix.com> for pointing out the
warning.


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

Summary of changes:
 datapath/datapath.c |    7 ++-----
 1 files changed, 2 insertions(+), 5 deletions(-)


hooks/post-receive
-- 
Open vSwitch




More information about the git mailing list