From: David S. Miller Date: Mon, 9 May 2011 21:38:06 +0000 (-0700) Subject: ipvs: Eliminate rt->rt_dst usage in __ip_vs_get_out_rt(). X-Git-Tag: v3.0-rc1~377^2~104^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44e3125ccd521585e73e6dd228b283ab26993c68;p=pandora-kernel.git ipvs: Eliminate rt->rt_dst usage in __ip_vs_get_out_rt(). We can simply track what destination address is used based upon which code block is taken at the top of the function. Signed-off-by: David S. Miller --- Reading git-diff-tree failed