File fix-build.diff of Package ndiswrapper

--- driver/ntoskernel.h	2009/09/07 17:49:00	1.1
+++ driver/ntoskernel.h	2009/09/07 17:49:23
@@ -875,7 +875,7 @@
 #define u64_low_32(x) ((u32)x)
 #define u64_high_32(x) ((u32)(x >> 32))
 
-#if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,31)
+#if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,32)
 static inline u64 cmpxchg8b(volatile u64 *ptr, u64 old, u64 new)
 {
 	u64 prev;
openSUSE Build Service is sponsored by