crypto: keembay - 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: 472b0444 ("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>
Loading
Please sign in to comment