diff options
author | Hannes Reinecke <hare@suse.de> | 2019-02-18 08:34:20 +0100 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2019-02-25 21:37:25 -0500 |
commit | 33d6667416c73eb0b37f0f10f56d825b15389dab (patch) | |
tree | db98e8010ec912be28221caf016d3488bd64a6d0 /drivers/phy/amlogic | |
parent | 56de8357049c707e5c881cc9d0e5ffed76388423 (diff) | |
download | linux-33d6667416c73eb0b37f0f10f56d825b15389dab.tar.bz2 |
scsi: 3w-9xxx: 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: b000bced5739 ("scsi: 3w-9xxx: fully convert to the 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/phy/amlogic')
0 files changed, 0 insertions, 0 deletions