summaryrefslogtreecommitdiff
path: root/include/uapi/scsi
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2018-10-11 10:16:13 +0300
committerMartin K. Petersen <martin.petersen@oracle.com>2018-10-16 05:41:00 +0300
commit416c461372b3fe635e5f9a8fbf32f629d3b22c13 (patch)
treec65c58c3b1c8a62b679042edd05f83be8cbf2e5c /include/uapi/scsi
parent67d98f0a83f8d5eafe8f584fef70b1d790a36411 (diff)
downloadlinux-416c461372b3fe635e5f9a8fbf32f629d3b22c13.tar.xz
scsi: lpfc: remove a bogus pci_dma_sync_single_for_device call
dma_alloc_coherent allocates memory that can be used by the cpu and the device at the same time, calls to pci_dma_sync_* are not required, and in fact actively harmful on some architectures like arm. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'include/uapi/scsi')
0 files changed, 0 insertions, 0 deletions