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

From: David Miller
Date: Tue Dec 01 2015 - 15:19:52 EST


From: Alexey Khoroshilov <khoroshilov@xxxxxxxxx>
Date: Sat, 28 Nov 2015 01:29:30 +0300

> vmxnet3_drv does check dma_addr with dma_mapping_error()
> after mapping dma memory. The patch adds the checks and
> tries to handle failures.
>
> Found by Linux Driver Verification project (linuxtesting.org).
>
> Signed-off-by: Alexey Khoroshilov <khoroshilov@xxxxxxxxx>

Applied with typo fixed, thanks.
--
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/