[PATCH] USB storage: General purpose I/O buffer allocation and management
This patch makes our private I/O buffer allocated such that it's pre-mapped for DMA. We then add some logic to make sure that we don't try to re-map it. We also make the size of the buffer large enough for other sub-drivers, which will be converted shortly.
Showing
Please register or sign in to comment