Subject: CVS commit: [netbsd-3] src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 06/21/2005 21:28:37
Module Name:	src
Committed By:	tron
Date:		Tue Jun 21 21:28:37 UTC 2005

Modified Files:
	src/sys/dev/ic [netbsd-3]: gem.c

Log Message:
Pull up revision 1.40 (requested by bouyer in ticket #484):
Pad small packets with a static buffer at the end of the S/G list.
Avoids leaking kernel memory when small packets are transmitted.
Tested on a ibook G4.


To generate a diff of this commit:
cvs rdiff -r1.38 -r1.38.2.1 src/sys/dev/ic/gem.c

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