From: Julian Anastasov Date: Sat, 26 Mar 2011 03:33:23 +0000 (-0700) Subject: ipv4: do not ignore route errors X-Git-Tag: v2.6.39-rc1~9^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1fbc78439291627642517f15b9b91f3125588143;p=pandora-kernel.git ipv4: do not ignore route errors The "ipv4: Inline fib_semantic_match into check_leaf" change forgets to return the route errors. check_leaf should return the same results as fib_table_lookup. Signed-off-by: Julian Anastasov Signed-off-by: David S. Miller --- Reading git-diff-tree failed