patch-2.1.104 linux/drivers/acorn/net/etherh.c
Next file: linux/drivers/block/hd.c
Previous file: linux/drivers/acorn/block/mfmhd.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Thu May 21 14:24:05 1998
- Orig file:
v2.1.103/linux/drivers/acorn/net/etherh.c
- Orig date:
Fri May 8 23:14:46 1998
diff -u --recursive --new-file v2.1.103/linux/drivers/acorn/net/etherh.c linux/drivers/acorn/net/etherh.c
@@ -429,7 +429,7 @@
ei_status.interface_num = 0;
if_type = "10BaseT";
etherh_setif(dev);
- udelay(1000);
+ mdelay(1);
if (!etherh_getifstat(dev)) {
if_type = "10Base2";
ei_status.interface_num = 1;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov