diff options
author | Thomas Fourier <fourier.thomas@gmail.com> | 2025-06-27 16:48:18 +0300 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2025-07-15 03:57:18 +0300 |
commit | 0141618727bc929fe868153d21797f10ce5bef3f (patch) | |
tree | 81ad7322b727c35204b0aa2ac81f085e27cc3035 /scripts/kernel-doc.py | |
parent | 3a988d0b65d7d1713ce7596eae288a293f3b938e (diff) | |
download | linux-0141618727bc929fe868153d21797f10ce5bef3f.tar.xz |
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 'scripts/kernel-doc.py')
0 files changed, 0 insertions, 0 deletions