diff options
author | Linus Walleij <[email protected]> | 2010-12-22 23:13:37 +0100 |
---|---|---|
committer | Grant Likely <[email protected]> | 2010-12-23 21:06:46 -0700 |
commit | 082086f2ce53c69260396e977d29972128def1d7 (patch) | |
tree | f06554960ae266151e300193608f543863318783 /net/unix/sysctl_net_unix.c | |
parent | b729889686afb7d4366e07fe9c2f7a2737166462 (diff) |
spi/pl022: pass the returned sglen to the DMA engine
The sglen return by the dma_map_sg() should be passed to the DMA
engine, not the one passed in. If we one day have a DMA mapper
that can coalesce entries, this will bug due to a too large
number of entries being passed in.
Reported-by: Russell King <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
Signed-off-by: Grant Likely <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions