aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/xen-netback/interface.c
diff options
context:
space:
mode:
authorJakub Kicinski <[email protected]>2014-03-15 14:55:16 +0000
committerJeff Kirsher <[email protected]>2014-03-31 22:48:00 +0000
commitff29a86ec9143ff1aa1901ae60f06f4980981df4 (patch)
tree44430364d98e5f6f01f92802c411833d83db6a0f /drivers/net/xen-netback/interface.c
parentixgbe: remove redundant if clause from PTP work (diff)
downloadkernel-ff29a86ec9143ff1aa1901ae60f06f4980981df4.tar.gz
kernel-ff29a86ec9143ff1aa1901ae60f06f4980981df4.zip
ixgbe: never generate both software and hardware timestamps
skb_tx_timestamp() does not report software time stamp if SKBTX_IN_PROGRESS is set. According to timestamping.txt software time stamps are a fallback and should not be generated if hardware time stamp is provided. Move call to skb_tx_timestamp() after setting SKBTX_IN_PROGRESS. Signed-off-by: Jakub Kicinski <[email protected]> Tested-by: Phil Schmitt <[email protected]> Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'drivers/net/xen-netback/interface.c')
0 files changed, 0 insertions, 0 deletions