Module Name: src Committed By: matt Date: Thu Jan 17 06:24:45 UTC 2013
Modified Files:
src/sys/dev/usb: usb_mem.c
Log Message:
Make sure a USB small memory fragment is a multiple of the cache line size.
(since CACHE_LINE_SIZE defaults to 64, for most instances this won't result
in any code changing).
To generate a diff of this commit:
cvs rdiff -u -r1.55 -r1.56 src/sys/dev/usb/usb_mem.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
