patch-2.3.29 linux/net/ipv4/igmp.c

Next file: linux/net/ipv4/ip_output.c
Previous file: linux/net/ipv4/fib_frontend.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.28/linux/net/ipv4/igmp.c linux/net/ipv4/igmp.c
@@ -757,7 +757,7 @@
 
 #ifdef CONFIG_IP_MULTICAST
  
-int ip_mc_procinfo(char *buffer, char **start, off_t offset, int length, int dummy)
+int ip_mc_procinfo(char *buffer, char **start, off_t offset, int length)
 {
 	off_t pos=0, begin=0;
 	struct ip_mc_list *im;

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