diff options
author | 2025-06-27 16:24:47 +0200 | |
---|---|---|
committer | 2025-07-14 20:57:25 -0400 | |
commit | 063bec4444d54e5f35d11949c5c90eaa1ff84c11 (patch) | |
tree | e29ff8df53b0d90c3e46d0d1040d618a75b440a7 /tools/perf/scripts/python | |
parent | scsi: mvsas: Fix dma_unmap_sg() nents value (diff) | |
download | wireguard-linux-063bec4444d54e5f35d11949c5c90eaa1ff84c11.tar.xz wireguard-linux-063bec4444d54e5f35d11949c5c90eaa1ff84c11.zip |
scsi: isci: Fix dma_unmap_sg() nents value
The dma_unmap_sg() functions should be called with the same nents as the
dma_map_sg(), not the value the map function returned.
Fixes: ddcc7e347a89 ("isci: fix dma_unmap_sg usage")
Signed-off-by: Thomas Fourier <fourier.thomas@gmail.com>
Link: https://lore.kernel.org/r/20250627142451.241713-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