diff options
author | Madalin Bucur <madalin.bucur@nxp.com> | 2019-01-17 11:42:27 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-01-17 22:00:00 -0800 |
commit | c6ddfb9a963f0cac0f7365acfc87f3f3b33a3b69 (patch) | |
tree | 513d6f217f6e3575d6695ecf5c134f7decdc4eb3 /drivers/net/phy | |
parent | 28c1382fa28f2e2d9d0d6f25ae879b5af2ecbd03 (diff) | |
download | linux-c6ddfb9a963f0cac0f7365acfc87f3f3b33a3b69.tar.bz2 |
dpaa_eth: NETIF_F_LLTX requires to do our own update of trans_start
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@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/phy')
0 files changed, 0 insertions, 0 deletions