patch-2.4.0-test7 linux/drivers/net/wan/sealevel.c

Next file: linux/drivers/net/wan/syncppp.c
Previous file: linux/drivers/net/wan/sbni.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test6/linux/drivers/net/wan/sealevel.c linux/drivers/net/wan/sealevel.c
@@ -323,6 +323,7 @@
 	if(z8530_init(dev)!=0)
 	{
 		printk(KERN_ERR "Z8530 series device not found.\n");
+		restore_flags(flags);
 		goto dmafail2;
 	}
 	if(dev->type==Z85C30)

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)