[ovs-git] Open vSwitch: datapath: Check for backported removal of HAVE_NET_DEVICE_OPS (branch-1.9)

dev at openvswitch.org dev at openvswitch.org
Wed Sep 18 04:05:36 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, branch-1.9 has been updated
       via  0ab6a44ab0b6c1265ce816406d5a968645cb6aea (commit)
      from  6a3d683b9bb70636442588badb39486658fdeafa (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 0ab6a44ab0b6c1265ce816406d5a968645cb6aea
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=0ab6a44ab0b6c1265ce816406d5a968645cb6aea
Author: Jesse Gross <jesse at nicira.com>
		
datapath: Check for backported removal of HAVE_NET_DEVICE_OPS
		
The symbol HAVE_NET_DEVICE_OPS was removed in 3.1 even though these ops
still exist, so on newer kernels we define the symbol ourselves. However,
SLES 11 SP3 appears to have backported this symbol removal. This simply
defines the symbol on all kernels where it is relevant, unless it is
already defined.

Reported-by: Cristina Palomo Regidor <cristina.palomo.regidor at ericsson.com>
Signed-off-by: Jesse Gross <jesse at nicira.com>
Acked-by: Pravin B Shelar <pshelar at nicira.com>


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

Summary of changes:
 datapath/vport-internal_dev.c |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list