]> git.pld-linux.org Git - packages/kernel.git/commitdiff
- change numdevs value, now numdevs = 6
authorKrzysztof Taraszka <dzimi@pld-linux.org>
Tue, 11 May 2004 11:03:05 +0000 (11:03 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    linux-2.4.25-change-imq_number_devices.patch -> 1.1

linux-2.4.25-change-imq_number_devices.patch [new file with mode: 0644]

diff --git a/linux-2.4.25-change-imq_number_devices.patch b/linux-2.4.25-change-imq_number_devices.patch
new file mode 100644 (file)
index 0000000..75f6ba0
--- /dev/null
@@ -0,0 +1,11 @@
+--- linux-2.4.20.orig/drivers/net/imq.c        Thu Mar 25 19:38:12 2004
++++ linux-2.4.20/drivers/net/imq.c     Thu Mar 25 19:42:04 2004
+@@ -66,7 +66,7 @@
+ };
+ #endif
+-static unsigned int numdevs = 2;
++static unsigned int numdevs = 6;
+ MODULE_PARM(numdevs, "i");
+ MODULE_PARM_DESC(numdevs, "number of imq devices");
This page took 0.054628 seconds and 4 git commands to generate.