Subject: CVS commit: src/sys/lkm/net/ethfoo/ethfoo
To: None <source-changes@NetBSD.org>
From: Quentin Garnier <cube@netbsd.org>
List: source-changes
Date: 11/15/2004 20:19:06
Module Name:	src
Committed By:	cube
Date:		Mon Nov 15 20:19:06 UTC 2004

Modified Files:
	src/sys/lkm/net/ethfoo/ethfoo: ethfoo_lkm.c

Log Message:
Free mbufs as they're read instead of leaking them.  Now qemu lets me do a
FTP install in tunfd network mode.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/sys/lkm/net/ethfoo/ethfoo/ethfoo_lkm.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.