SOURCES (LINUX_2_6): linux-2.6-nf-osf.patch - fix (accepted by H.W...
pluto
pluto at pld-linux.org
Mon Nov 7 08:23:42 CET 2005
Author: pluto Date: Mon Nov 7 07:23:41 2005 GMT
Module: SOURCES Tag: LINUX_2_6
---- Log message:
- fix (accepted by H.Welte).
---- Files affected:
SOURCES:
linux-2.6-nf-osf.patch (1.1.2.3 -> 1.1.2.4)
---- Diffs:
================================================================
Index: SOURCES/linux-2.6-nf-osf.patch
diff -u SOURCES/linux-2.6-nf-osf.patch:1.1.2.3 SOURCES/linux-2.6-nf-osf.patch:1.1.2.4
--- SOURCES/linux-2.6-nf-osf.patch:1.1.2.3 Sat Oct 29 20:00:50 2005
+++ SOURCES/linux-2.6-nf-osf.patch Mon Nov 7 08:23:36 2005
@@ -1022,7 +1022,7 @@
+ p->write_proc = osf_proc_write;
+ p->read_proc = osf_proc_read;
+
-+ nts = netlink_kernel_create(NETLINK_NFLOG, 0, NULL, THIS_MODULE);
++ nts = netlink_kernel_create(NETLINK_NFLOG, 1, NULL, THIS_MODULE);
+ if (!nts) {
+ log("netlink_kernel_create() failed\n");
+ }
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/linux-2.6-nf-osf.patch?r1=1.1.2.3&r2=1.1.2.4&f=u
More information about the pld-cvs-commit
mailing list