[ovs-git] Open vSwitch: datapath: Conditionally define skb_unclone in datapath compat code (master)

dev at openvswitch.org dev at openvswitch.org
Mon Jul 22 17:25:37 UTC 2013


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  dc0d542d5254c1e6b749df4c34aeb549e5599df4 (commit)
      from  1b7ee51f9d340aa6c9f6a5772f4e79cbfd17565d (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 dc0d542d5254c1e6b749df4c34aeb549e5599df4
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=dc0d542d5254c1e6b749df4c34aeb549e5599df4
Author: Kyle Mestery <kmestery at cisco.com>
		
datapath: Conditionally define skb_unclone in datapath compat code
		
Recent versions of Fedora have skb_unclone included in their
kernels. This patch adds a conditional check into the compat directory so as
not to error out by defining it twice. This allows the latest OVS kernel
module to build on Fedora 19.

Signed-off-by: Kyle Mestery <kmestery at cisco.com>
Signed-off-by: Jesse Gross <jesse at nicira.com>


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

Summary of changes:
 acinclude.m4                                 |    1 +
 datapath/linux/compat/include/linux/skbuff.h |    2 ++
 2 files changed, 3 insertions(+)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list