[openfabrics-ewg] [PATCH] OFED 1.2 is broken on SLES 10 sp1 beta 2 : Fix for <linux/skbuff.h>

Preggna S spreggna at novell.com
Thu Feb 8 04:20:03 PST 2007


Hi,

One more fix like the previous one for the skbuff.h.

The sles10_sp1_beta2 include files, have gso_size in both skbuff.h and net/tcp.h. So this needs to be removed from kernel_addons/backport/2.6.16_sles10/include/linux/skbuff.h

thanks & regards,
Preggna

Signed-off by SPreggna at novell.com 


--- ofa_kernel-1.2/kernel_addons/backport/2.6.16_sles10/include/linux/skbuff.h  2007-02-05 21:54:05.000000000 +0530
+++ ofa_kernel-1.2_new/kernel_addons/backport/2.6.16_sles10/include/linux/skbuff.h      2007-02-08 22:57:16.000000000 +0530
@@ -6,6 +6,4 @@
 #define CHECKSUM_PARTIAL CHECKSUM_HW
 #define CHECKSUM_COMPLETE CHECKSUM_HW

-#define gso_size tso_size
-
 #endif






More information about the ewg mailing list