Files
scst/qla2x00t-32gbit
Gleb Chesnokov d0b970fad0 qla2x00t-32gbit: Fix DMA mapping test in qla24xx_get_port_database()
dma_map_XXX() functions return as error values DMA_MAPPING_ERROR which is
often ~0.  The error value should be tested with dma_mapping_error() like
it was done in qla26xx_dport_diagnostics().

Fixes: 818c7f87a177 ("scsi: qla2xxx: Add changes in preparation for vendor extended FDMI/RDP")
Signed-off-by: Thomas Fourier <fourier.thomas@gmail.com>
Link: https://lore.kernel.org/r/20250617161115.39888-2-fourier.thomas@gmail.com
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
[ commit c3b214719a87 upstream ]
2025-08-05 18:15:49 +03:00
..
2020-12-20 02:07:40 +00:00
2024-11-07 13:21:25 +03:00
2025-08-05 16:37:31 +03:00
2025-08-05 16:37:31 +03:00
2025-05-14 18:36:46 +03:00
2025-05-14 18:36:46 +03:00
2023-10-10 15:01:54 +03:00