From: David S. Miller Date: Fri, 11 Mar 2011 00:23:24 +0000 (-0800) Subject: ipv4: Remove unnecessary test from ip_mkroute_input() X-Git-Tag: v2.6.39-rc1~468^2~101 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff3fccb3d05756ec9fb44350b059d31a5e8e0fdc;p=pandora-kernel.git ipv4: Remove unnecessary test from ip_mkroute_input() fl->oif will always be zero on the input path, so there is no reason to test for that. Signed-off-by: David S. Miller --- Reading git-diff-tree failed