Re: [PATCH 1/1] dmaengine: fsl-dpaa2-qdma: Fix error return code in two functions
From: Vinod Koul <vkoul@kernel.org>
Date: 2021-05-10 16:05:08
Also in:
lkml
From: Vinod Koul <vkoul@kernel.org>
Date: 2021-05-10 16:05:08
Also in:
lkml
On 08-05-21, 11:00, Zhen Lei wrote:
Fix to return a negative error code from the error handling case instead of 0, as done elsewhere in the function where it is.
Applied, thanks -- ~Vinod