From: Hans Verkuil Date: Fri, 13 Dec 2013 11:06:07 +0000 (-0300) Subject: [media] si470x: don't use buffer on the stack for USB transfers X-Git-Tag: v3.14-rc1~20^2~252 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=567e2e9660c71372e8bd50efa9d37a0281e4abe1;p=pandora-kernel.git [media] si470x: don't use buffer on the stack for USB transfers You shouldn't use buffers allocated on the stack for USB transfers, always kmalloc them. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed