V4L/DVB (5548): Fix v4l2 buffer to the length
authorLuc Saillard <luc@saillard.org>
Mon, 23 Apr 2007 02:55:10 +0000 (23:55 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Fri, 27 Apr 2007 18:45:51 +0000 (15:45 -0300)
commit288bb0e79015d4121d4ccf77a4db2bde27a49492
tree4b396f1ac021add93a7deac55a6b26f981bdc22a
parent9ee6d78cd4112c0f5a257a01383c64dadbf66da9
V4L/DVB (5548): Fix v4l2 buffer to the length

Set the length of the v4l2 buffer to the length of the mapped memory.

This should fix the problem with amsn.

Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/pwc/pwc-v4l.c