SOURCES (LINUX_2_6): linux-2.6-nf-expire.patch - kill gcc warning.

pluto pluto at pld-linux.org
Wed Nov 2 11:30:37 CET 2005


Author: pluto                        Date: Wed Nov  2 10:30:36 2005 GMT
Module: SOURCES                       Tag: LINUX_2_6
---- Log message:
- kill gcc warning.

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

---- Diffs:

================================================================
Index: SOURCES/linux-2.6-nf-expire.patch
diff -u SOURCES/linux-2.6-nf-expire.patch:1.1.2.2 SOURCES/linux-2.6-nf-expire.patch:1.1.2.3
--- SOURCES/linux-2.6-nf-expire.patch:1.1.2.2	Fri Oct 28 13:57:02 2005
+++ SOURCES/linux-2.6-nf-expire.patch	Wed Nov  2 11:30:30 2005
@@ -140,7 +140,7 @@
 +#include <linux/netfilter_ipv4/ip_tables.h>
 +#include <linux/netfilter_ipv4/ipt_expire.h>
 +
-+#if CONFIG_NETFILTER_DEBUG
++#ifdef CONFIG_NETFILTER_DEBUG
 +#define dprintk(format, args...) \
 +	printk("ipt_expire[%s]: " format "\n", __FUNCTION__, ## args)
 +#else
================================================================

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




More information about the pld-cvs-commit mailing list