commit | ba61f39034dc296990fa2dd7a9c2720f49beee1e | [log] [tgz] |
---|---|---|
author | Eric W. Biederman <ebiederm@xmission.com> | Mon Sep 21 13:01:47 2015 -0500 |
committer | Simon Horman <horms@verge.net.au> | Thu Sep 24 09:34:34 2015 +0900 |
tree | 78b5e68d293bc4b779614b82c2027d1127f397db | |
parent | 1ed8b947806155c1898c1af7c664aff1690ca22e [diff] |
ipvs: Pass ipvs not net to ip_vs_svc_hashkey Use the address of ipvs not the address of net when computing the hash value. This removes an unncessary dependency on struct net. 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>