rpms/kernel/devel linux-2.6-hotfixes.patch,1.6,1.7

Dave Jones davej at fedoraproject.org
Tue Jun 8 19:18:06 UTC 2010


Author: davej

Update of /cvs/pkgs/rpms/kernel/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv31632

Modified Files:
	linux-2.6-hotfixes.patch 
Log Message:
should be fixed

linux-2.6-hotfixes.patch:
 0 files changed

Index: linux-2.6-hotfixes.patch
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/linux-2.6-hotfixes.patch,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- linux-2.6-hotfixes.patch	9 Apr 2010 21:40:25 -0000	1.6
+++ linux-2.6-hotfixes.patch	8 Jun 2010 19:18:05 -0000	1.7
@@ -1,13 +0,0 @@
-fixes:
-implicit declaration of function kzalloc
-
---- linux-2.6.33.noarch.orig/drivers/usb/serial/qcserial.c
-+++ linux-2.6.33.noarch/drivers/usb/serial/qcserial.c
-@@ -11,6 +11,7 @@
-  *
-  */
- 
-+#include <linux/slab.h>
- #include <linux/tty.h>
- #include <linux/tty_flip.h>
- #include <linux/usb.h>



More information about the scm-commits mailing list