ipvs: Pass ipvs not net to ip_vs_svc_hashkey
authorEric W. Biederman <ebiederm@xmission.com>
Mon, 21 Sep 2015 18:01:47 +0000 (13:01 -0500)
committerSimon Horman <horms@verge.net.au>
Thu, 24 Sep 2015 00:34:34 +0000 (09:34 +0900)
commitba61f39034dc296990fa2dd7a9c2720f49beee1e
tree78b5e68d293bc4b779614b82c2027d1127f397db
parent1ed8b947806155c1898c1af7c664aff1690ca22e
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>
net/netfilter/ipvs/ip_vs_ctl.c