SOURCES: ipw2200-fix_undeclared_debug.patch (NEW) - fix undeclared...

shadzik shadzik at pld-linux.org
Mon Aug 21 13:24:12 CEST 2006


Author: shadzik                      Date: Mon Aug 21 11:24:12 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- fix undeclared CONFIG_IPW2200_DEBUG, modules won;t build without that

---- Files affected:
SOURCES:
   ipw2200-fix_undeclared_debug.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/ipw2200-fix_undeclared_debug.patch
diff -u /dev/null SOURCES/ipw2200-fix_undeclared_debug.patch:1.1
--- /dev/null	Mon Aug 21 13:24:12 2006
+++ SOURCES/ipw2200-fix_undeclared_debug.patch	Mon Aug 21 13:24:07 2006
@@ -0,0 +1,12 @@
+--- ipw2200-1.1.4/ipw2200.c	2006-08-21 13:17:22.000000000 +0200
++++ ipw2200-1.1.4/ipw2200.c-new	2006-08-21 13:18:54.000000000 +0200
+@@ -86,9 +86,7 @@
+ MODULE_LICENSE("GPL");
+ 
+ static int cmdlog = 0;
+-#ifdef CONFIG_IPW2200_DEBUG
+ static int debug = 0;
+-#endif
+ static int channel = 0;
+ static int mode = 0;
+ 
================================================================


More information about the pld-cvs-commit mailing list