patch-2.0.30 linux/drivers/net/depca.c
Next file: linux/drivers/net/eexpress.c
Previous file: linux/drivers/net/defxx.c
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Tue Apr 8 08:47:45 1997
- Orig file:
v2.0.29/linux/drivers/net/depca.c
- Orig date:
Sat Nov 9 09:31:38 1996
diff -u --recursive --new-file v2.0.29/linux/drivers/net/depca.c linux/drivers/net/depca.c
@@ -797,6 +797,7 @@
dev->tbusy=0;
dev->trans_start = jiffies;
InitRestartDepca(dev);
+ dev_kfree_skb(skb, FREE_WRITE);
}
return status;
} else if (skb == NULL) {
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov