diff options
author | 2025-06-30 11:23:46 +0200 | |
---|---|---|
committer | 2025-07-02 05:11:44 -0400 | |
commit | 1db50f7b7a793670adcf062df9ff27798829d963 (patch) | |
tree | be9edfde8b0852f107215ff4355c0012c9a268b9 /tools/perf/scripts/python | |
parent | RDMA/counter: Check CAP_NET_RAW check in user namespace for RDMA counters (diff) | |
download | wireguard-linux-1db50f7b7a793670adcf062df9ff27798829d963.tar.xz wireguard-linux-1db50f7b7a793670adcf062df9ff27798829d963.zip |
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: ed10435d3583 ("RDMA/erdma: Implement hierarchical MTT")
Signed-off-by: Thomas Fourier <fourier.thomas@gmail.com>
Link: https://patch.msgid.link/20250630092346.81017-2-fourier.thomas@gmail.com
Signed-off-by: Leon Romanovsky <leon@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions