patch-2.3.29 linux/net/ipv6/raw.c

Next file: linux/net/ipv6/route.c
Previous file: linux/net/ipv6/proc.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.28/linux/net/ipv6/raw.c linux/net/ipv6/raw.c
@@ -715,7 +715,7 @@
 		atomic_read(&sp->refcnt), sp);
 }
 
-int raw6_get_info(char *buffer, char **start, off_t offset, int length, int dummy)
+int raw6_get_info(char *buffer, char **start, off_t offset, int length)
 {
 	int len = 0, num = 0, i;
 	off_t pos = 0;

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