From: Pavel Emelyanov Date: Mon, 15 Oct 2007 20:02:51 +0000 (-0700) Subject: [IPV6]: Consolidate the ip6_pol_route_(input|output) pair X-Git-Tag: v2.6.24-rc1~1277^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4acad72ded8e3f0211bd2a762e23c28229c61a51;p=pandora-kernel.git [IPV6]: Consolidate the ip6_pol_route_(input|output) pair The difference in both functions is in the "id" passed to the rt6_select, so just pass it as an extra argument from two outer helpers. This is minus 60 lines of code and 360 bytes of .text Signed-off-by: Pavel Emelyanov Signed-off-by: David S. Miller --- Reading git-diff-tree failed