patch-1.3.22 linux/drivers/net/3c505.c
Next file: linux/drivers/net/README.arcnet
Previous file: linux/drivers/net/3c503.c
Back to the patch index
Back to the overall index
- Lines: 12
- Date:
Thu Aug 31 08:09:06 1995
- Orig file:
v1.3.21/linux/drivers/net/3c505.c
- Orig date:
Tue Aug 15 20:39:02 1995
diff -u --recursive --new-file v1.3.21/linux/drivers/net/3c505.c linux/drivers/net/3c505.c
@@ -377,8 +377,10 @@
} else {
printk("%s: timeout after sending PCB\n", dev->name);
}
- } else
+ } else {
+ sti();
printk("%s: timeout in middle of sending PCB\n", dev->name);
+ }
adapter_reset(dev);
return FALSE;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this