Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/usb
Module Name: src
Committed By: christos
Date: Fri Jun 9 21:33:42 UTC 2006
Modified Files:
src/sys/dev/usb: usb.c
Log Message:
stack police: don't allocate usb_events on the stack, malloc them directly.
this saves stack and an extra copy.
To generate a diff of this commit:
cvs rdiff -r1.86 -r1.87 src/sys/dev/usb/usb.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index