Re: [PATCH] dpaa_eth: NETIF_F_LLTX requires to do our own update of trans_start

From: David Miller
Date: Fri Jan 18 2019 - 01:00:26 EST


From: Madalin Bucur <madalin.bucur@xxxxxxx>
Date: Thu, 17 Jan 2019 11:42:27 +0200

> As txq_trans_update() only updates trans_start when the lock is held,
> trans_start does not get updated if NETIF_F_LLTX is declared.
>
> Signed-off-by: Madalin Bucur <madalin.bucur@xxxxxxx>

Applied.