patch-2.1.22 linux/drivers/net/wavelan.c
Next file: linux/drivers/net/wic.c
Previous file: linux/drivers/net/tunnel.c
Back to the patch index
Back to the overall index
-  Lines: 11
-  Date:
Sun Jan 19 15:47:25 1997
-  Orig file: 
v2.1.21/linux/drivers/net/wavelan.c
-  Orig date: 
Sun Dec 22 16:37:36 1996
diff -u --recursive --new-file v2.1.21/linux/drivers/net/wavelan.c linux/drivers/net/wavelan.c
@@ -4017,8 +4017,8 @@
  * We follow the example in drivers/net/ne.c.)
  * (called in "Space.c")
  */
-extern int
-wavelan_probe(device *	dev)
+ 
+int wavelan_probe(device *	dev)
 {
   short		base_addr;
   mac_addr	mac;		/* Mac address (check wavelan existence) */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov