From: Simon Horman Date: Mon, 2 Oct 2006 23:11:13 +0000 (-0700) Subject: [NETFILTER]: add type parameter to ip_route_me_harder X-Git-Tag: v2.6.19-rc1~33^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4c4ed175ff0ee816df48571cfa9b73f521964b6;p=pandora-kernel.git [NETFILTER]: add type parameter to ip_route_me_harder By adding a type parameter to ip_route_me_harder() the expensive call to inet_addr_type() can be avoided in some cases. A followup patch where ip_route_me_harder() is called from within ip_vs_out() is one such example. Signed-off-By: Simon Horman Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed