patch-2.3.16 linux/net/bridge/br.c
Next file: linux/net/core/datagram.c
Previous file: linux/net/atm/svc.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Thu Aug 26 14:11:21 1999
-  Orig file: 
v2.3.15/linux/net/bridge/br.c
-  Orig date: 
Thu Aug 26 13:05:45 1999
diff -u --recursive --new-file v2.3.15/linux/net/bridge/br.c linux/net/bridge/br.c
@@ -839,7 +839,7 @@
 	br_tree_get_info
 };
 #endif
-__initfunc(void br_init(void))
+void __init br_init(void)
 {						  /* (4.8.1)	 */
 	int port_no;
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)