patch-2.3.29 linux/net/x25/af_x25.c

Next file: linux/net/x25/x25_route.c
Previous file: linux/net/wanrouter/wanproc.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.28/linux/net/x25/af_x25.c linux/net/x25/af_x25.c
@@ -1171,7 +1171,7 @@
 	return 0;
 }
 
-static int x25_get_info(char *buffer, char **start, off_t offset, int length, int dummy)
+static int x25_get_info(char *buffer, char **start, off_t offset, int length)
 {
 	struct sock *s;
 	struct net_device *dev;

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