SOURCES: kernel-pcmcia_bufor.patch - fixed bad patching
speedo
speedo at pld-linux.org
Wed Oct 19 16:43:02 CEST 2005
Author: speedo Date: Wed Oct 19 14:43:02 2005 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- fixed bad patching
---- Files affected:
SOURCES:
kernel-pcmcia_bufor.patch (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SOURCES/kernel-pcmcia_bufor.patch
diff -u SOURCES/kernel-pcmcia_bufor.patch:1.1 SOURCES/kernel-pcmcia_bufor.patch:1.2
--- SOURCES/kernel-pcmcia_bufor.patch:1.1 Wed Oct 19 14:57:50 2005
+++ SOURCES/kernel-pcmcia_bufor.patch Wed Oct 19 16:42:57 2005
@@ -1,8 +1,12 @@
---- include/linux/tty.h 2005-10-11 03:19:50.000000000 +0200
-+++ include/linux/tty.h 2005-10-14 15:36:55.000000000 +0200
-@@ -122,10 +122,10 @@
-
-
+--- linux/include/linux/tty.h.orig 2005-10-19 16:15:12.309227250 +0200
++++ linux/include/linux/tty.h 2005-10-19 16:17:22.809383000 +0200
+@@ -119,7 +119,7 @@
+ * located in the tty structure, and is used as a high speed interface
+ * between the tty driver and the tty line discipline.
+ */
-#define TTY_FLIPBUF_SIZE 512
+#define TTY_FLIPBUF_SIZE 4096
+
+ struct tty_flip_buffer {
+ struct work_struct work;
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/kernel-pcmcia_bufor.patch?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list