diff options
author | Hannes Reinecke <hare@suse.de> | 2019-02-18 08:34:24 +0100 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2019-02-26 03:44:40 +0100 |
commit | 732f3238dcf27acb92959a99b7923dc49395980e (patch) | |
tree | 3040f1f64d916490074233b65c5817e419536bb4 /drivers/scsi/sd_zbc.c | |
parent | scsi: bfa: fix calls to dma_set_mask_and_coherent() (diff) | |
download | linux-732f3238dcf27acb92959a99b7923dc49395980e.tar.xz linux-732f3238dcf27acb92959a99b7923dc49395980e.zip |
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 'drivers/scsi/sd_zbc.c')
0 files changed, 0 insertions, 0 deletions