patch-2.3.29 linux/net/appletalk/aarp.c

Next file: linux/net/appletalk/ddp.c
Previous file: linux/net/802/tr.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.28/linux/net/appletalk/aarp.c linux/net/appletalk/aarp.c
@@ -1055,7 +1055,7 @@
 /*
  * Called from proc fs
  */
-int aarp_get_info(char *buffer, char **start, off_t offset, int length, int dummy)
+static int aarp_get_info(char *buffer, char **start, off_t offset, int length)
 {
 	/* we should dump all our AARP entries */
 	struct aarp_entry	*entry;

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