diff options
author | 2015-09-21 13:02:40 -0500 | |
---|---|---|
committer | 2015-09-24 09:34:41 +0900 | |
commit | 754b81a35710e02ffada4d80095318a3e57acd48 (patch) | |
tree | ca1c8ddbbeeeeb3de369a1fb324a92288d0d20ac /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | ipvs: Pass ipvs into conn_out_get (diff) | |
download | wireguard-linux-754b81a35710e02ffada4d80095318a3e57acd48.tar.xz wireguard-linux-754b81a35710e02ffada4d80095318a3e57acd48.zip |
ipvs: Pass ipvs not net to ip_vs_conn_hashkey
Use the address of struct netns_ipvs in the hash not the address of
struct net. Both addresses are equally valid candidates and by using
the address of struct netns_ipvs there becomes no need deal with
struct net in this part of the code.
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/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions