diff options
| author | Thomas Fourier <fourier.thomas@gmail.com> | 2025-06-30 11:57:06 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-08-15 13:08:55 +0300 |
| commit | 06bc14f9d047cd2ceae666cbefa4c3a0af8b101c (patch) | |
| tree | 085961f20332f268ddcc691e7016daf90b4f6624 /lib | |
| parent | 5d481d4bea06d8fc01299d068e7e4a69883cf06e (diff) | |
| download | linux-06bc14f9d047cd2ceae666cbefa4c3a0af8b101c.tar.xz | |
crypto: keembay - Fix dma_unmap_sg() nents value
[ Upstream commit 01951a7dc5ac1a37e5fb7d86ea7eb2dfbf96e8b6 ]
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: 472b04444cd3 ("crypto: keembay - Add Keem Bay OCS HCU driver")
Signed-off-by: Thomas Fourier <fourier.thomas@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions
