No subject


Sat Oct 12 03:57:18 UTC 2013


l4-rxhash. Therefore compat skb_get_rxhash() is not used on
kernel 3.8 or new.

Signed-off-by: Pravin B Shelar <pshelar at nicira.com>
Reviewed-by: Thomas Graf <tgraf at redhat.com>
Acked-by: Jesse Gross <jesse at nicira.com>


commit 3a5edd799e7ae823ef4bb413f998fbf04d376611
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=3a5edd799e7ae823ef4bb413f998fbf04d376611
Author: Pravin B Shelar <pshelar at nicira.com>
		
datapath: Fix compat skb_get_rxhash()
		
Add missing return statement.

Signed-off-by: Pravin B Shelar <pshelar at nicira.com>
Acked-by: Jesse Gross <jesse at nicira.com>


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

Summary of changes:
 acinclude.m4                                 |    1 +
 datapath/linux/compat/flow_dissector.c       |   56 ++++++++++++++++----------
 datapath/linux/compat/include/linux/net.h    |   23 +++++++++++
 datapath/linux/compat/include/linux/skbuff.h |   10 +++--
 datapath/linux/compat/utils.c                |   21 ++++++++++
 datapath/vport-lisp.c                        |   15 ++++---
 6 files changed, 96 insertions(+), 30 deletions(-)


hooks/post-receive
-- 
Open vSwitch


More information about the git mailing list