diff options
author | 2025-06-18 09:17:37 +0200 | |
---|---|---|
committer | 2025-06-23 13:23:45 -0400 | |
commit | 00f452a1b084efbe8dcb60a29860527944a002a1 (patch) | |
tree | 50e0476352ed65e4e81fcc8fa6737664c6866d96 /tools/perf/scripts/python | |
parent | scsi: qla2xxx: Fix DMA mapping test in qla24xx_get_port_database() (diff) | |
download | wireguard-linux-00f452a1b084efbe8dcb60a29860527944a002a1.tar.xz wireguard-linux-00f452a1b084efbe8dcb60a29860527944a002a1.zip |
scsi: qla4xxx: Fix missing DMA mapping error in qla4xxx_alloc_pdu()
dma_map_XXX() can fail and should be tested for errors with
dma_mapping_error().
Fixes: b3a271a94d00 ("[SCSI] qla4xxx: support iscsiadm session mgmt")
Signed-off-by: Thomas Fourier <fourier.thomas@gmail.com>
Link: https://lore.kernel.org/r/20250618071742.21822-2-fourier.thomas@gmail.com
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions