SOURCES (AC-branch): ndiswrapper-2.6.20.patch - x86_64 general fix
zbyniu
zbyniu at pld-linux.org
Fri Apr 4 23:29:43 CEST 2008
Author: zbyniu Date: Fri Apr 4 21:29:43 2008 GMT
Module: SOURCES Tag: AC-branch
---- Log message:
- x86_64 general fix
---- Files affected:
SOURCES:
ndiswrapper-2.6.20.patch (1.1.2.2 -> 1.1.2.3)
---- Diffs:
================================================================
Index: SOURCES/ndiswrapper-2.6.20.patch
diff -u SOURCES/ndiswrapper-2.6.20.patch:1.1.2.2 SOURCES/ndiswrapper-2.6.20.patch:1.1.2.3
--- SOURCES/ndiswrapper-2.6.20.patch:1.1.2.2 Fri Apr 4 23:03:39 2008
+++ SOURCES/ndiswrapper-2.6.20.patch Fri Apr 4 23:29:37 2008
@@ -50,12 +50,11 @@
netif_rx(skb);
--- ndiswrapper-1.15/driver/ntoskernel.c 2006-04-26 22:25:24.000000000 +0200
+++ ndiswrapper-1.15./driver/ntoskernel.c 2008-04-04 22:08:22.547293705 +0200
-@@ -13,6 +13,10 @@
+@@ -13,6 +13,9 @@
*
*/
-+#include <linux/version.h>
-+#if (LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,20))
++#ifndef CONFIG_X86_64
+#include <asm/highmem.h>
+#endif
#include "ntoskernel.h"
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/ndiswrapper-2.6.20.patch?r1=1.1.2.2&r2=1.1.2.3&f=u
More information about the pld-cvs-commit
mailing list