diff options
author | Newson Edouard <newsondev@gmail.com> | 2011-04-19 11:54:54 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2011-07-27 17:52:19 -0300 |
commit | 45f239ab82b2a808103a0fae02594961b09c5c8b (patch) | |
tree | a42b4115f12ced98c6c4a6a5a7b990e3c1d8ff37 /drivers/media/video/adv7175.c | |
parent | 4bbcd849b07259211dfe6d3168e669e89bbd19ea (diff) |
[media] videobuf_pages_to_sg: sglist[0] length problem
On function videobuf_pages_to_sg the statement sg_set_page(&sglist[0],
pages[0], PAGE_SIZE - offset, offset) will fail if size is less than
PAGE_SIZE.
Signed-off-by: Newson Edouard <newsondev@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/adv7175.c')
0 files changed, 0 insertions, 0 deletions