patch-2.1.86 linux/drivers/net/eepro.c
Next file: linux/drivers/net/eepro100.c
Previous file: linux/drivers/net/dummy.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Tue Feb 10 12:56:44 1998
- Orig file:
v2.1.85/linux/drivers/net/eepro.c
- Orig date:
Sun Nov 30 12:21:45 1997
diff -u --recursive --new-file v2.1.85/linux/drivers/net/eepro.c linux/drivers/net/eepro.c
@@ -720,7 +720,7 @@
dev->trans_start = jiffies;
}
- dev_kfree_skb (skb, FREE_WRITE);
+ dev_kfree_skb (skb);
/* You might need to clean up and record Tx statistics here. */
/* lp->stats.tx_aborted_errors++; */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov