Files
android_kernel_xiaomi_sm8450/drivers/net/ethernet/intel/i40e
Jakub Kicinski 259afec7c3 i40e: 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 <kubakici@wp.pl>
Tested-by: Jim Young <jamesx.m.young@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2014-07-16 12:07:40 -07:00
..
2014-01-09 02:10:23 -08:00
2014-03-06 18:41:50 -08:00
2014-06-05 01:27:46 -07:00
2014-01-09 02:10:23 -08:00
2014-01-09 02:10:23 -08:00
2014-01-09 02:10:23 -08:00
2014-07-02 19:02:20 -07:00
2014-01-17 19:13:04 -08:00