diff options
author | 2017-05-19 17:52:41 +0200 | |
---|---|---|
committer | 2017-05-21 13:37:32 -0400 | |
commit | 74abc9b18f446d1a9e0602a71a22e5ffe8a2cd23 (patch) | |
tree | 558123f0c9eebd3587869de6b568221847c674c3 /net/socket.c | |
parent | net: allow simultaneous SW and HW transmit timestamping (diff) | |
download | linux-rng-74abc9b18f446d1a9e0602a71a22e5ffe8a2cd23.tar.xz linux-rng-74abc9b18f446d1a9e0602a71a22e5ffe8a2cd23.zip |
net: ethernet: update drivers to make both SW and HW TX timestamps
Some drivers were calling the skb_tx_timestamp() function only when
a hardware timestamp was not requested. Now that applications can use
the SOF_TIMESTAMPING_OPT_TX_SWHW option to request both software and
hardware timestamps, the drivers need to be modified to unconditionally
call skb_tx_timestamp().
CC: Richard Cochran <richardcochran@gmail.com>
CC: Willem de Bruijn <willemb@google.com>
Signed-off-by: Miroslav Lichvar <mlichvar@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/socket.c')
0 files changed, 0 insertions, 0 deletions