patch-1.3.4 linux/drivers/net/ne.c

Next file: linux/drivers/net/ppp.c
Previous file: linux/drivers/net/eql.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.3/linux/drivers/net/ne.c linux/drivers/net/ne.c
@@ -342,7 +342,7 @@
 	    printk("%s: ne_reset_8390() did not complete.\n", dev->name);
 	    break;
 	}
-    outb_p(ENISR_RESET, NE_BASE + NE_RESET);	/* Ack intr. */
+    outb_p(ENISR_RESET, NE_BASE + EN0_ISR);	/* Ack intr. */
 }
 
 /* Block input and output, similar to the Crynwr packet driver.  If you

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this