patch-2.3.99-pre6 linux/drivers/acorn/net/ether1.c

Next file: linux/drivers/acorn/scsi/fas216.c
Previous file: linux/arch/sparc64/solaris/misc.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.99-pre5/linux/drivers/acorn/net/ether1.c linux/drivers/acorn/net/ether1.c
@@ -798,6 +798,8 @@
 
 		if (ether1_init_for_open(dev))
 			printk(KERN_ERR "%s: unable to restart interface\n", dev->name);
+		else
+			priv->restart = 0;
 	}
 
 	/*

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)