From: Pawel Osciak
Date: Fri, 10 Sep 2010 05:02:32 +0000 (-0300)
Subject: V4L/DVB: v4l: mem2mem_testdev: fix errorenous comparison
X-Git-Tag: v2.6.36-rc8~32^2~10
X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b17a200f923070104a5b97085ed09ba0f682f637;p=pandora-kernel.git
V4L/DVB: v4l: mem2mem_testdev: fix errorenous comparison
Output buffer has to be at least the size of input buffer, not the other
way around.
Signed-off-by: Pawel Osciak
Signed-off-by: Kyungmin Park
Signed-off-by: Mauro Carvalho Chehab
---
Reading git-diff-tree failed