diff options
author | FUJITA Tomonori <[email protected]> | 2010-04-02 15:50:24 +0900 |
---|---|---|
committer | James Bottomley <[email protected]> | 2010-04-11 13:38:54 -0500 |
commit | a71fa1fc43a29133f13ae6ada1a389ca298c0934 (patch) | |
tree | 64cb549ef371f683a5b3d3373a8b8e84b9326b73 /fs/udf/unicode.c | |
parent | a8f23b03535359c5afeb77d937b89b8a4d87b2b2 (diff) |
[SCSI] ibmvscsi: fix DMA API misuse
ibmvscsi uses dma_unmap_single() for buffers mapped via
dma_map_sg(). It works however it's the API violation. The DMA debug
facility complains about it:
http://marc.info/?l=linux-scsi&m=127018555013151&w=2
Reported-by: Sachin Sant <[email protected]>
Tested-by: Sachin Sant <[email protected]>
Signed-off-by: FUJITA Tomonori <[email protected]>
Signed-off-by: James Bottomley <[email protected]>
Diffstat (limited to 'fs/udf/unicode.c')
0 files changed, 0 insertions, 0 deletions