SOURCES (LINUX_2_6): linux-2.6-nf-rpc.patch - copy-pasto fix.

pluto pluto at pld-linux.org
Wed Nov 2 12:13:57 CET 2005


Author: pluto                        Date: Wed Nov  2 11:13:57 2005 GMT
Module: SOURCES                       Tag: LINUX_2_6
---- Log message:
- copy-pasto fix.

---- Files affected:
SOURCES:
   linux-2.6-nf-rpc.patch (1.1.2.2 -> 1.1.2.3) 

---- Diffs:

================================================================
Index: SOURCES/linux-2.6-nf-rpc.patch
diff -u SOURCES/linux-2.6-nf-rpc.patch:1.1.2.2 SOURCES/linux-2.6-nf-rpc.patch:1.1.2.3
--- SOURCES/linux-2.6-nf-rpc.patch:1.1.2.2	Wed Nov  2 11:40:31 2005
+++ SOURCES/linux-2.6-nf-rpc.patch	Wed Nov  2 12:13:52 2005
@@ -263,7 +263,7 @@
 +#define DEBUGP(format, args...)
 +#endif
 +
-+DECLARE_RWLOCK(ipct_rpc_tcp_lock);
++DEFINE_RWLOCK(ipct_rpc_tcp_lock);
 +#define ASSERT_READ_LOCK(x)	/* dont use that */
 +#define ASSERT_WRITE_LOCK(x)	/* dont use that */
 +#include <linux/netfilter_ipv4/listhelp.h>
@@ -819,7 +819,7 @@
 +#define DEBUGP(format, args...)
 +#endif
 +
-+DECLARE_RWLOCK(ipct_rpc_udp_lock);
++DEFINE_RWLOCK(ipct_rpc_udp_lock);
 +#define ASSERT_READ_LOCK(x)	/* dont use that */
 +#define ASSERT_WRITE_LOCK(x)	/* dont use that */
 +#include <linux/netfilter_ipv4/listhelp.h>
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/linux-2.6-nf-rpc.patch?r1=1.1.2.2&r2=1.1.2.3&f=u




More information about the pld-cvs-commit mailing list