summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorEric W. Biederman <ebiederm@xmission.com>2015-09-21 13:02:14 -0500
committerSimon Horman <horms@verge.net.au>2015-09-24 09:34:38 +0900
commit37b68e6ded49c0b7e7434a4ecd17c5553e576b4d (patch)
tree9a791d11d5d735b3b24f492421dd4d0026751e0e /tools/perf/scripts/python
parentfd124e2f8bb2ff94a1547a8f1d9741e7ffef1bbb (diff)
ipvs: Store ipvs not net in struct ip_vs_sync_thread_data
In practice struct netns_ipvs is as meaningful as struct net and more useful as it holds the ipvs specific data. So store a pointer to struct netns_ipvs. Update the accesses of tinfo->net to access tinfo->ipvs->net instead. Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com> Acked-by: Julian Anastasov <ja@ssi.bg> Signed-off-by: Simon Horman <horms@verge.net.au>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions