patch-2.4.0-test7 linux/drivers/net/wan/hostess_sv11.c
Next file: linux/drivers/net/wan/sbni.c
Previous file: linux/drivers/net/wan/cycx_main.c
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Sun Aug 13 14:57:35 2000
- Orig file:
v2.4.0-test6/linux/drivers/net/wan/hostess_sv11.c
- Orig date:
Fri Jul 14 12:12:11 2000
diff -u --recursive --new-file v2.4.0-test6/linux/drivers/net/wan/hostess_sv11.c linux/drivers/net/wan/hostess_sv11.c
@@ -305,6 +305,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)