summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorThomas Fourier <fourier.thomas@gmail.com>2025-06-18 09:17:37 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-07-17 18:27:46 +0200
commit96a6d229b80a9a725a2a42f07401859ac854187f (patch)
tree805d18221385f91d155752109e2a5c32dc0fb104 /Documentation
parent0fff13f36ea08d31b624cf031685357644f83cc9 (diff)
scsi: qla4xxx: Fix missing DMA mapping error in qla4xxx_alloc_pdu()
[ Upstream commit 00f452a1b084efbe8dcb60a29860527944a002a1 ] 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> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions