patch-2.2.18 linux/drivers/net/irda/toshoboe.c
Next file: linux/drivers/net/lmc/lmc_main.c
Previous file: linux/drivers/net/ipddp.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Sat Sep 30 18:10:07 2000
- Orig file:
v2.2.17/drivers/net/irda/toshoboe.c
- Orig date:
Sun Jun 11 21:44:14 2000
diff -u --new-file --recursive --exclude-from /usr/src/exclude v2.2.17/drivers/net/irda/toshoboe.c linux/drivers/net/irda/toshoboe.c
@@ -902,7 +902,7 @@
/*FIXME: can't sleep here wait one second */
while ((i--) && (self->txpending))
- udelay (100000);
+ mdelay (100);
toshoboe_stopchip (self);
toshoboe_disablebm (self);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)