summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorFlorian Westphal <fw@strlen.de>2016-05-03 16:33:14 +0200
committerDavid S. Miller <davem@davemloft.net>2016-05-04 14:16:50 -0400
commit9b36627acecd5792e81daf1a3bff8eab39ed45fb (patch)
tree697d25e26da4437eb1421298a21e63ea56f64453 /tools/perf/scripts/python/export-to-postgresql.py
parent860e9538a9482bb84589f7d0718a7e6d0a944d58 (diff)
net: remove dev->trans_start
previous patches removed all direct accesses to dev->trans_start, so change the netif_trans_update helper to update trans_start of netdev queue 0 instead and then remove trans_start from struct net_device. AFAICS a lot of the netif_trans_update() invocations are now useless because they occur in ndo_start_xmit and driver doesn't set LLTX (i.e. stack already took care of the update). As I can't test any of them it seems better to just leave them alone. Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions