[ovs-git] Open vSwitch: datapath: Fix feature check for HAVE_RXHASH. (branch-1.9)

dev at openvswitch.org dev at openvswitch.org
Fri May 2 18:06:05 UTC 2014


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, branch-1.9 has been updated
       via  ebb7431f6ea6eaffc04f9fff704b8a0f95a4f57a (commit)
      from  5622edaf65b7e22b3cc5b44320e6e69a78689fe7 (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 ebb7431f6ea6eaffc04f9fff704b8a0f95a4f57a
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=ebb7431f6ea6eaffc04f9fff704b8a0f95a4f57a
Author: Jesse Gross <jesse at nicira.com>
		
datapath: Fix feature check for HAVE_RXHASH.
		
The check for HAVE_RXHASH use #if rather than #ifdef, which
provokes a warning when it isn't defined.

Signed-off-by: Jesse Gross <jesse at nicira.com>


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

Summary of changes:
 datapath/compat.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list