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

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