ipvs: Pass destination address family to ip_vs_trash_get_dest
authorAlex Gartrell <agartrell@fb.com>
Tue, 9 Sep 2014 23:40:22 +0000 (16:40 -0700)
committerSimon Horman <horms@verge.net.au>
Tue, 16 Sep 2014 00:03:34 +0000 (09:03 +0900)
commitad147aa4dd2135e6d86e3329d4009283ba64287f
tree3c78112dec6c8f5294d6af880f0eefcfbbfbeb97
parent655eef103d0bd99f540a52f7ede032e120756846
ipvs: Pass destination address family to ip_vs_trash_get_dest

Part of a series of diffs to tease out destination family from virtual
family.  This diff just adds a parameter to ip_vs_trash_get and then uses
it for comparison rather than svc->af.

Signed-off-by: Alex Gartrell <agartrell@fb.com>
Acked-by: Julian Anastasov <ja@ssi.bg>
Signed-off-by: Simon Horman <horms@verge.net.au>
net/netfilter/ipvs/ip_vs_ctl.c