diff options
author | 2025-06-30 13:18:02 +0200 | |
---|---|---|
committer | 2025-07-14 20:56:49 -0400 | |
commit | 023a293b9cd0bb86a9b50cd7688a3d9d266826db (patch) | |
tree | 83bb6b8047ebd440291b064e7f88bb9c46694e40 /tools/perf/scripts/python | |
parent | scsi: ibmvscsi_tgt: Fix typo in comment (diff) | |
download | wireguard-linux-023a293b9cd0bb86a9b50cd7688a3d9d266826db.tar.xz wireguard-linux-023a293b9cd0bb86a9b50cd7688a3d9d266826db.zip |
scsi: ibmvscsi_tgt: 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: 88a678bbc34c ("ibmvscsis: Initial commit of IBM VSCSI Tgt Driver")
Signed-off-by: Thomas Fourier <fourier.thomas@gmail.com>
Link: https://lore.kernel.org/r/20250630111803.94389-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