Re: [PATCH 2/2] net: stmmac: Fix bad RX timestamp extraction

From: David Miller
Date: Tue Dec 19 2017 - 14:12:40 EST


From: Fredrik Hallenberg <megahallon@xxxxxxxxx>
Date: Mon, 18 Dec 2017 23:34:00 +0100

> As noted in dwmac4_wrback_get_rx_timestamp_status the timestamp is found
> in the context descriptor following the current descriptor. However the
> current code looks for the context descriptor in the current
> descriptor, which will always fail.
>
> Signed-off-by: Fredrik Hallenberg <megahallon@xxxxxxxxx>

Applied.