mirror of
https://github.com/torvalds/linux.git
synced 2024-11-12 15:11:50 +00:00
74abc9b18f
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> |
||
---|---|---|
.. | ||
Makefile | ||
sxgbe_common.h | ||
sxgbe_core.c | ||
sxgbe_desc.c | ||
sxgbe_desc.h | ||
sxgbe_dma.c | ||
sxgbe_dma.h | ||
sxgbe_ethtool.c | ||
sxgbe_main.c | ||
sxgbe_mdio.c | ||
sxgbe_mtl.c | ||
sxgbe_mtl.h | ||
sxgbe_platform.c | ||
sxgbe_reg.h |