diff options
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | 2007-03-04 21:21:38 +0100 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2007-03-04 21:33:31 +0100 |
commit | 23d046f43a05155e050a68f3ad1f19b672713374 (patch) | |
tree | 5c32d8fde63c81a76083d2a550d5ba02ba44a873 /include/asm-mips/mach-qemu | |
parent | [ARM] ARM FAS216: don't modify scsi_cmnd request_bufflen (diff) | |
download | linux-23d046f43a05155e050a68f3ad1f19b672713374.tar.xz linux-23d046f43a05155e050a68f3ad1f19b672713374.zip |
[ARM] ARM SCSI: Don't try to dma_map_sg too many scatterlist entries
An off-by-one bug meant we were always trying to map one too many
scatterlist entries. This was mostly harmless prior to the checks
going in to consistent_sync(), but now causes the kernel to BUG.
Also, powertec.c was missing an assignment to info->ec.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'include/asm-mips/mach-qemu')
0 files changed, 0 insertions, 0 deletions