[PATCH] USB: fix usb-storage initializers
This patch makes the 2.5 initializers use the DMA-safe us->iobuf instead of local stack or local dynamic allocation.
Showing
Please register or sign in to comment
This patch makes the 2.5 initializers use the DMA-safe us->iobuf instead of local stack or local dynamic allocation.