Subject: CVS commit: src/sys/dev/usb
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 06/09/2006 21:33:02
Module Name: src
Committed By: christos
Date: Fri Jun 9 21:33:02 UTC 2006
Modified Files:
src/sys/dev/usb: usb_subr.c
Log Message:
stack police: Don't allocate 1k on the stack, only use malloc when we need to.
To generate a diff of this commit:
cvs rdiff -r1.133 -r1.134 src/sys/dev/usb/usb_subr.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.