From: Alex Gartrell Date: Tue, 9 Sep 2014 23:40:22 +0000 (-0700) Subject: ipvs: Pass destination address family to ip_vs_trash_get_dest X-Git-Tag: fixes-against-v3.18-rc2~144^2~111^2~7^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad147aa4dd2135e6d86e3329d4009283ba64287f;p=pandora-kernel.git 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 Acked-by: Julian Anastasov Signed-off-by: Simon Horman --- Reading git-diff-tree failed