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

Next file: linux/net/ax25/ax25_route.c
Previous file: linux/net/atm/resources.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.28/linux/net/ax25/af_ax25.c linux/net/ax25/af_ax25.c
@@ -1628,7 +1628,7 @@
 	return 0;
 }
 
-static int ax25_get_info(char *buffer, char **start, off_t offset, int length, int dummy)
+static int ax25_get_info(char *buffer, char **start, off_t offset, int length)
 {
 	ax25_cb *ax25;
 	int k;

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