diff options
author | Hannes Reinecke | 2019-02-18 08:34:24 +0100 |
---|---|---|
committer | Martin K. Petersen | 2019-02-25 21:44:40 -0500 |
commit | 732f3238dcf27acb92959a99b7923dc49395980e (patch) | |
tree | 3040f1f64d916490074233b65c5817e419536bb4 /Documentation | |
parent | 11ea3824140ca994f4560c4bec6a32d257ef3e83 (diff) |
scsi: csiostor: fix calls to dma_set_mask_and_coherent()
The change to use dma_set_mask_and_coherent() incorrectly made a second
call with the 32 bit DMA mask value when the call with the 64 bit DMA mask
value succeeded.
Fixes: c22b332d811b ("scsi: csiostor: switch to generic DMA API")
Cc: <stable@vger.kernel.org>
Signed-off-by: Hannes Reinecke <hare@suse.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Ewan D. Milne <emilne@redhat.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions