Re: [PATCH] vmxnet3: fix checks for dma mapping errors

From: Shrikrishna Khare
Date: Mon Nov 30 2015 - 14:53:22 EST




On Fri, 27 Nov 2015, Alexey Khoroshilov wrote:

> vmxnet3_drv does check dma_addr with dma_mapping_error()
> after mapping dma memory. The patch adds the checks and
> tries to handle failures.
>

Typo: vmxnet3_drv does not check dma_addr...

> Found by Linux Driver Verification project (linuxtesting.org).
>
> Signed-off-by: Alexey Khoroshilov <khoroshilov@xxxxxxxxx>
> ---

Acked-by: Shrikrishna Khare <skhare@xxxxxxxxxx>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/