mirror of
https://github.com/Dasharo/linux.git
synced 2026-03-06 15:25:10 -08:00
An urb's transfer buffer must be kmalloc'd memory and not point to the stack or a DMA API warning results. Signed-off-by: David Vrabel <david.vrabel@csr.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>