patch-2.4.0-test6 linux/drivers/net/appletalk/cops.c
Next file: linux/drivers/net/appletalk/ltpc.c
Previous file: linux/drivers/net/acenic.c
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Sun Aug 6 22:20:09 2000
- Orig file:
v2.4.0-test5/linux/drivers/net/appletalk/cops.c
- Orig date:
Thu Jul 27 17:38:00 2000
diff -u --recursive --new-file v2.4.0-test5/linux/drivers/net/appletalk/cops.c linux/drivers/net/appletalk/cops.c
@@ -772,6 +772,7 @@
if(boguscount==1000000)
{
printk(KERN_WARNING "%s: DMA timed out.\n",dev->name);
+ restore_flags(flags);
return;
}
}
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)