diff options
author | Thomas Fourier <fourier.thomas@gmail.com> | 2025-06-27 14:41:13 +0300 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2025-07-15 03:57:13 +0300 |
commit | 3a988d0b65d7d1713ce7596eae288a293f3b938e (patch) | |
tree | 4308a4f9cb3c5b8e6260b4e370493171fb3c05b9 /rust/helpers/helpers.c | |
parent | 25236d4844ad8631a3ff12f1b33aaa27ac74172d (diff) | |
download | linux-3a988d0b65d7d1713ce7596eae288a293f3b938e.tar.xz |
scsi: elx: efct: 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: 692e5d73a811 ("scsi: elx: efct: LIO backend interface routines")
Signed-off-by: Thomas Fourier <fourier.thomas@gmail.com>
Link: https://lore.kernel.org/r/20250627114117.188480-2-fourier.thomas@gmail.com
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'rust/helpers/helpers.c')
0 files changed, 0 insertions, 0 deletions