diff options
author | Thomas Fourier <fourier.thomas@gmail.com> | 2025-06-27 15:48:18 +0200 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2025-07-14 20:57:18 -0400 |
commit | 0141618727bc929fe868153d21797f10ce5bef3f (patch) | |
tree | 81ad7322b727c35204b0aa2ac81f085e27cc3035 /tools/perf/scripts/python/sctop.py | |
parent | 3a988d0b65d7d1713ce7596eae288a293f3b938e (diff) |
scsi: mvsas: 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: b5762948263d ("[SCSI] mvsas: Add Marvell 6440 SAS/SATA driver")
Signed-off-by: Thomas Fourier <fourier.thomas@gmail.com>
Link: https://lore.kernel.org/r/20250627134822.234813-2-fourier.thomas@gmail.com
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions