patch-2.1.86 linux/drivers/ap1000/bif.c
Next file: linux/drivers/ap1000/mac.c
Previous file: linux/arch/sparc64/config.in
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Tue Feb 10 13:07:50 1998
- Orig file:
v2.1.85/linux/drivers/ap1000/bif.c
- Orig date:
Fri Feb 7 05:54:54 1997
diff -u --recursive --new-file v2.1.85/linux/drivers/ap1000/bif.c linux/drivers/ap1000/bif.c
@@ -242,7 +242,7 @@
if (bif_device == NULL) {
printk("bif: bif_device is NULL in bif_rx\n");
- dev_kfree_skb(skb, FREE_WRITE);
+ dev_kfree_skb(skb);
return 0;
}
skb->dev = bif_device;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov