Subject: CVS commit: [netbsd-2] src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Jeff Rizzo <riz@netbsd.org>
List: source-changes
Date: 06/21/2005 22:51:03
Module Name:	src
Committed By:	riz
Date:		Tue Jun 21 22:51:03 UTC 2005

Modified Files:
	src/sys/dev/ic [netbsd-2]: gemvar.h

Log Message:
Pull up revision 1.12 (requested by bouyer in ticket #2006):
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.9 -r1.9.14.1 src/sys/dev/ic/gemvar.h

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