patch-2.4.0-test7 linux/drivers/net/wan/sbni.c
Next file: linux/drivers/net/wan/sealevel.c
Previous file: linux/drivers/net/wan/hostess_sv11.c
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Sat Aug 12 20:45:48 2000
- Orig file:
v2.4.0-test6/linux/drivers/net/wan/sbni.c
- Orig date:
Fri Jul 14 12:12:11 2000
diff -u --recursive --new-file v2.4.0-test6/linux/drivers/net/wan/sbni.c linux/drivers/net/wan/sbni.c
@@ -448,6 +448,7 @@
if(dev->priv == NULL)
{
DP( printk("%s: cannot allocate memory\n", dev->name); )
+ free_irq(dev->irq, dev);
return -ENOMEM;
}
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)