patch-2.4.0-test6 linux/net/ipv4/ipmr.c

Next file: linux/net/ipv4/netfilter/Makefile
Previous file: linux/net/ipv4/ipip.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test5/linux/net/ipv4/ipmr.c linux/net/ipv4/ipmr.c
@@ -9,7 +9,7 @@
  *	as published by the Free Software Foundation; either version
  *	2 of the License, or (at your option) any later version.
  *
- *	Version: $Id: ipmr.c,v 1.53 2000/05/05 02:17:17 davem Exp $
+ *	Version: $Id: ipmr.c,v 1.54 2000/08/02 06:05:16 davem Exp $
  *
  *	Fixes:
  *	Michael Chastain	:	Incorrect size of copying.
@@ -1581,6 +1581,7 @@
 }
 #endif
 
+#ifdef CONFIG_PROC_FS	
 /*
  *	The /proc interfaces to multicast routing /proc/ip_mr_cache /proc/ip_mr_vif
  */
@@ -1711,7 +1712,6 @@
   	return len;
 }
 
-#ifdef CONFIG_PROC_FS	
 #endif	
 
 #ifdef CONFIG_IP_PIMSM_V2

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)