summaryrefslogtreecommitdiff
path: root/scripts/lib/kdoc/kdoc_parser.py
diff options
context:
space:
mode:
authorThomas Fourier <fourier.thomas@gmail.com>2025-06-17 19:11:11 +0300
committerMartin K. Petersen <martin.petersen@oracle.com>2025-06-23 20:21:59 +0300
commitc3b214719a87735d4f67333a8ef3c0e31a34837c (patch)
treed02d088ee23f334034ef0194c464481526309f43 /scripts/lib/kdoc/kdoc_parser.py
parent85d6fbc47c3087c5d048e6734926b0c36af34fe9 (diff)
downloadlinux-c3b214719a87735d4f67333a8ef3c0e31a34837c.tar.xz
scsi: qla2xxx: 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>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions