patch-2.2.17 linux/drivers/net/hostess_sv11.c
Next file: linux/drivers/net/hydra.c
Previous file: linux/drivers/net/hdlc.c
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Mon Sep 4 18:39:19 2000
- Orig file:
v2.2.16/drivers/net/hostess_sv11.c
- Orig date:
Mon Sep 4 18:37:26 2000
diff -u --recursive --new-file v2.2.16/drivers/net/hostess_sv11.c linux/drivers/net/hostess_sv11.c
@@ -308,6 +308,7 @@
if(z8530_init(dev)!=0)
{
printk(KERN_ERR "Z8530 series device not found.\n");
+ restore_flags(flags);
goto dmafail2;
}
z8530_channel_load(&dev->chanB, z8530_dead_port);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)