patch-2.1.122 linux/drivers/net/82596.c
Next file: linux/drivers/net/Config.in
Previous file: linux/drivers/net/3c523.c
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Fri Sep 11 11:21:57 1998
- Orig file:
v2.1.121/linux/drivers/net/82596.c
- Orig date:
Tue Jul 21 00:15:31 1998
diff -u --recursive --new-file v2.1.121/linux/drivers/net/82596.c linux/drivers/net/82596.c
@@ -1194,7 +1194,7 @@
while (lp->scb.command)
if (--boguscnt == 0) {
- printk("%s: close1 timed timed out with status %4.4x, cmd %4.4x.\n",
+ printk("%s: close1 timed out with status %4.4x, cmd %4.4x.\n",
dev->name, lp->scb.status, lp->scb.command);
break;
}
@@ -1205,7 +1205,7 @@
while (lp->scb.command)
if (--boguscnt == 0) {
- printk("%s: close2 timed timed out with status %4.4x, cmd %4.4x.\n",
+ printk("%s: close2 timed out with status %4.4x, cmd %4.4x.\n",
dev->name, lp->scb.status, lp->scb.command);
break;
}
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov