patch-2.3.29 linux/net/bridge/br.c

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

diff -u --recursive --new-file v2.3.28/linux/net/bridge/br.c linux/net/bridge/br.c
@@ -806,7 +806,7 @@
 
 /* Vova Oksman: Write the buffer (contents of the Bridge table) */
 /* to a PROCfs file                                             */
-int br_tree_get_info(char *buffer, char **start, off_t offset, int length, int dummy)
+static int br_tree_get_info(char *buffer, char **start, off_t offset, int length)
 {
 	int size;
 	int len=0;

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