Re: [PATCH net v2 0/4] net: ll_temac: Bugfixes

From: David Miller
Date: Fri Feb 21 2020 - 19:05:50 EST


From: Esben Haabendal <esben@xxxxxxxxxx>
Date: Fri, 21 Feb 2020 07:47:09 +0100

> Fix a number of bugs which have been present since the first commit.
>
> The bugs fixed in patch 1,2 and 4 have all been observed in real systems, and
> was relatively easy to reproduce given an appropriate stress setup.
>
> Changes since v1:
>
> - Changed error handling of of dma_map_single() in temac_start_xmit() to drop
> packet instead of returning NETDEV_TX_BUSY.

Series applied, thanks.