From: hayeswang Date: Wed, 31 Jul 2013 09:21:22 +0000 (+0800) Subject: net/usb/r815x: replace USB buffer from stack to DMA-able X-Git-Tag: v3.11-rc4~5^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b2f47377e871a5f3cc5bd0dd58d3ea1fbc58948d;p=pandora-kernel.git net/usb/r815x: replace USB buffer from stack to DMA-able Some USB buffers use stack which may not be DMA-able. Use the buffers from kmalloc to replace those one. Signed-off-by: Hayes Wang Acked-by: Greg Kroah-Hartman Signed-off-by: David S. Miller --- Reading git-diff-tree failed