commit | 4caefbce06d138306ef4e9f635e5b02b62d56911 | [log] [tgz] |
---|---|---|
author | Michael Walle <michael@walle.cc> | Tue Dec 10 01:15:37 2019 +0100 |
committer | David S. Miller <davem@davemloft.net> | Tue Dec 10 17:32:06 2019 -0800 |
tree | 08419bd8c79bee8f327faceb921c96001b9c9ec5 | |
parent | bb9d8454bb0fed028558d1e66b12d50db5e43e06 [diff] |
enetc: add software timestamping Provide a software TX timestamp and add it to the ethtool query interface. skb_tx_timestamp() is also needed if one would like to use PHY timestamping. Signed-off-by: Michael Walle <michael@walle.cc> Signed-off-by: David S. Miller <davem@davemloft.net>