patch-2.1.87 linux/arch/sparc/ap1000/tnet.c
Next file: linux/drivers/block/floppy.c
Previous file: linux/arch/m68k/vmlinux.lds
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Wed Feb 11 16:16:43 1998
- Orig file:
v2.1.86/linux/arch/sparc/ap1000/tnet.c
- Orig date:
Thu Feb 12 20:56:04 1998
diff -u --recursive --new-file v2.1.86/linux/arch/sparc/ap1000/tnet.c linux/arch/sparc/ap1000/tnet.c
@@ -578,7 +578,7 @@
static void free_skb(struct sk_buff *skb, int op)
{
- dev_kfree_skb(skb,op);
+ dev_kfree_skb(skb);
}
void tnet_send_ip(int cid,struct sk_buff *skb)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov