[media] videobuf2-core: fill in length field for multiplanar buffers
authorHans Verkuil <hans.verkuil@cisco.com>
Fri, 28 Sep 2012 09:24:18 +0000 (06:24 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 6 Oct 2012 01:23:24 +0000 (22:23 -0300)
length should be set to num_planes in __fill_v4l2_buffer(). That way the
caller knows how many planes there are in the buffer.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found