patch-2.1.86 linux/drivers/net/znet.c
Next file: linux/drivers/scsi/Config.in
Previous file: linux/drivers/net/x25_asy.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Tue Feb 10 12:56:45 1998
-  Orig file: 
v2.1.85/linux/drivers/net/znet.c
-  Orig date: 
Mon Nov  3 09:29:31 1997
diff -u --recursive --new-file v2.1.85/linux/drivers/net/znet.c linux/drivers/net/znet.c
@@ -395,7 +395,7 @@
 		if (znet_debug > 4)
 		  printk(KERN_DEBUG "%s: Transmitter queued, length %d.\n", dev->name, length);
 	}
-	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