patch-2.4.0-test10 linux/net/bridge/br.c

Next file: linux/net/bridge/br_if.c
Previous file: linux/net/ax25/ax25_ds_in.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test9/linux/net/bridge/br.c linux/net/bridge/br.c
@@ -5,7 +5,7 @@
  *	Authors:
  *	Lennert Buytenhek		<buytenh@gnu.org>
  *
- *	$Id: br.c,v 1.44 2000/08/04 06:08:32 davem Exp $
+ *	$Id: br.c,v 1.45 2000/10/22 18:26:07 davem Exp $
  *
  *	This program is free software; you can redistribute it and/or
  *	modify it under the terms of the GNU General Public License
@@ -38,7 +38,7 @@
 	MOD_INC_USE_COUNT;
 }
 
-int __init br_init(void)
+static int __init br_init(void)
 {
 	printk(KERN_INFO "NET4: Ethernet Bridge 008 for NET4.0\n");
 

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