]> git.proxmox.com Git - pve-kernel-2.6.32.git/blame - fix-netxtreme2-compile-error.patch
update to vzkernel-2.6.32-042stab088.4.src.rpm
[pve-kernel-2.6.32.git] / fix-netxtreme2-compile-error.patch
CommitLineData
8c149a1c
DM
1--- netxtreme2-7.8.56/bnx2-2.78.33/src/bnx2_compat.h.org 2014-03-18 06:04:53.000000000 +0100
2+++ netxtreme2-7.8.56/bnx2-2.78.33/src/bnx2_compat.h 2014-03-18 06:05:19.000000000 +0100
3@@ -250,8 +250,8 @@
4 #endif
5
6 #ifndef HAVE_LE32
7-typedef u32 __le32;
8-typedef u32 __be32;
9+//typedef u32 __le32;
10+//typedef u32 __be32;
11 #endif
12
13 #ifndef USEC_PER_SEC