patch-2.1.86 linux/drivers/net/cs89x0.c
Next file: linux/drivers/net/de4x5.c
Previous file: linux/drivers/net/cops.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/cs89x0.c
- Orig date:
Mon Nov 3 09:29:30 1997
diff -u --recursive --new-file v2.1.85/linux/drivers/net/cs89x0.c linux/drivers/net/cs89x0.c
@@ -782,7 +782,7 @@
restore_flags(flags);
dev->trans_start = jiffies;
}
- dev_kfree_skb (skb, FREE_WRITE);
+ dev_kfree_skb (skb);
return 0;
}
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov