patch-2.0.30 linux/drivers/net/eexpress.c

Next file: linux/drivers/net/eth16i.c
Previous file: linux/drivers/net/depca.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.0.29/linux/drivers/net/eexpress.c linux/drivers/net/eexpress.c
@@ -1,4 +1,4 @@
-/* $Id: eexpress.c,v 1.13 1996/05/19 15:59:51 phil Exp $
+/* $Id: eexpress.c,v 1.13.2.2 1997/03/11 05:52:32 davem Exp $
  *
  * Intel EtherExpress device driver for Linux
  *
@@ -447,6 +447,7 @@
 		}
 		dev_tint(dev);
 		outb(SIRQ_en|irqrmap[dev->irq],ioaddr+SET_IRQ);
+		dev_kfree_skb(buf, FREE_WRITE);
 		return 0;
 	}
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov