Re: [PATCH] net: macb: add check for dma mapping error in start_xmit()
From: David Miller
Date: Sat Nov 19 2016 - 10:29:33 EST
From: Alexey Khoroshilov <khoroshilov@xxxxxxxxx>
Date: Sat, 19 Nov 2016 01:40:10 +0300
> at91ether_start_xmit() does not check for dma mapping errors.
>
> Found by Linux Driver Verification project (linuxtesting.org).
>
> Signed-off-by: Alexey Khoroshilov <khoroshilov@xxxxxxxxx>
Applied, thanks.