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

dev at openvswitch.org dev at openvswitch.org
Fri May 2 18:06:06 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, master has been updated
       via  73a9f3418e5ad987a1e2c52c63af1ad511ecc1cb (commit)
      from  777af88d50b8271a8cc8f0a79d17022944481506 (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 73a9f3418e5ad987a1e2c52c63af1ad511ecc1cb
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=73a9f3418e5ad987a1e2c52c63af1ad511ecc1cb
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/linux/compat/include/linux/skbuff.h |    4 ++--
 debian/changelog                             |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list