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
- Lines: 9
- Date:
Tue Apr 25 16:54:37 2000
- Orig file:
v2.3.99-pre5/linux/drivers/acorn/net/ether1.c
- Orig date:
Sun Feb 20 21:12:38 2000
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)