patch-2.1.8 linux/drivers/net/3c501.c
Next file: linux/drivers/net/3c59x.c
Previous file: linux/drivers/char/tty_ioctl.c
Back to the patch index
Back to the overall index
-  Lines: 18
-  Date:
Wed Nov  6 14:41:17 1996
-  Orig file: 
v2.1.7/linux/drivers/net/3c501.c
-  Orig date: 
Mon May  6 12:26:07 1996
diff -u --recursive --new-file v2.1.7/linux/drivers/net/3c501.c linux/drivers/net/3c501.c
@@ -237,8 +237,6 @@
 
 static int el1_probe1(struct device *dev, int ioaddr)
 {
-#ifndef MODULE
-
 	const char *mname;		/* Vendor name */
 	unsigned char station_addr[6];
 	int autoirq = 0;
@@ -343,8 +341,6 @@
 	 */
 
 	ether_setup(dev);
-
-#endif /* !MODULE */
 
 	return 0;
 }
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov