diff options
author | Guennadi Liakhovetski <g.liakhovetski@gmx.de> | 2008-04-22 10:40:23 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2008-04-24 14:09:45 -0300 |
commit | 5aa2110f3f33feb4a0c67a4996dc400dc594bc1d (patch) | |
tree | 7c7806b8edec85e7afdaea696b7106fa0d683c6f /drivers/net/igb | |
parent | e7c506881973d0c762d660005be54c4095219c59 (diff) |
V4L/DVB (7671): pxa-camera: fix DMA sg-list coalescing for more than 2 buffers
Currently the pxa-camera driver has a bug, visible when the user requests
more than 2 video buffers. When the third buffer is queued, it is not
appended to the DMA-descriptor list of the second buffer, but is again
appended to the first buffer. Fix it.
Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/net/igb')
0 files changed, 0 insertions, 0 deletions