Module Name: src Committed By: mlelstv Date: Sun Dec 22 18:30:21 UTC 2013
Modified Files:
src/sys/dev/usb: umass.c umassvar.h
Log Message:
Preallocate command and status buffers as auto allocation cannot
happen in intrrupt context.
To generate a diff of this commit:
cvs rdiff -u -r1.147 -r1.148 src/sys/dev/usb/umass.c
cvs rdiff -u -r1.34 -r1.35 src/sys/dev/usb/umassvar.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
