Module Name: src Committed By: skrll Date: Tue Dec 21 09:25:17 UTC 2021
Modified Files:
src/sys/dev/usb: usb_mem.c
Log Message:
Pass up bus_dma error from usb_block_allocmem rather than always returning
USBD_NOMEM on error.
To generate a diff of this commit:
cvs rdiff -u -r1.82 -r1.83 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.
