aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorLino Sanfilippo <[email protected]>2016-03-27 12:22:02 +0200
committerDavid S. Miller <[email protected]>2016-03-27 22:41:37 -0400
commitd7be81a5916bdb1d904803958e5991a16f7ae4b2 (patch)
treedc5dc7811f37e04cf4762b0a6c53ecd705cf7f6e /tools/perf/scripts/python/export-to-postgresql.py
parent79c134239df989167acd277364b83ff9e91e70c4 (diff)
ravb: fix software timestamping
In ravb_start_xmit dont call skb_tx_timestamp only when hardware timestamping is requested: in the latter case software timestamps are suppressed and thus the call of skb_tx_timestamp does not have any effect. Instead call skb_tx_timestamp unconditionally in ravb_start_xmit, since the function checks itself if software timestamping is required or should be skipped due to hardware timestamping. Signed-off-by: Lino Sanfilippo <[email protected]> Acked-by: Sergei Shtylyov <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions