On Thu, Oct 08, 2015 at 06:01:34PM +0100, Colin King wrote:
> From: Colin Ian King
>
> The size and value arguments are swapped in the call to memset
> effectively making it a no-op because of the zero size. Swap
> these arguments around to do the memset correctly.
Sorry you are late! You shoul
From: Colin Ian King
The size and value arguments are swapped in the call to memset
effectively making it a no-op because of the zero size. Swap
these arguments around to do the memset correctly.
Signed-off-by: Colin Ian King
---
drivers/dma/zx296702_dma.c | 2 +-
1 file changed, 1 insertion(
2 matches
Mail list logo