patch-2.3.29 linux/net/ax25/ax25_route.c

Next file: linux/net/ax25/ax25_uid.c
Previous file: linux/net/ax25/af_ax25.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.28/linux/net/ax25/ax25_route.c linux/net/ax25/ax25_route.c
@@ -236,7 +236,7 @@
 	return 0;
 }
 
-int ax25_rt_get_info(char *buffer, char **start, off_t offset, int length, int dummy)
+int ax25_rt_get_info(char *buffer, char **start, off_t offset, int length)
 {
 	ax25_route *ax25_rt;
 	int len     = 0;

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