patch-2.4.27 linux-2.4.27/drivers/net/defxx.c
Next file: linux-2.4.27/drivers/net/e100/e100.h
Previous file: linux-2.4.27/drivers/net/b44.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
2004-08-07 16:26:05.065363665 -0700
-  Orig file: 
linux-2.4.26/drivers/net/defxx.c
-  Orig date: 
2001-12-21 09:41:54.000000000 -0800
diff -urN linux-2.4.26/drivers/net/defxx.c linux-2.4.27/drivers/net/defxx.c
@@ -500,7 +500,7 @@
 
 static int __init dfx_eisa_init(void)
 {
-	int rc = -NODEV;
+	int rc = -ENODEV;
 	int i;			/* used in for loops */
 	u16 port;		/* temporary I/O (port) address */
 	u32 slot_id;		/* EISA hardware (slot) ID read from adapter */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)