From: David S. Miller Date: Mon, 7 Mar 2011 23:01:10 +0000 (-0800) Subject: ipv4: Inline fib_semantic_match into check_leaf X-Git-Tag: v2.6.39-rc1~468^2~148 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3be0686b6e2f953afe83626e871b4a7b0ceae49b;p=pandora-kernel.git ipv4: Inline fib_semantic_match into check_leaf This elimiates a lot of pure overhead due to parameter passing. Signed-off-by: David S. Miller --- Reading git-diff-tree failed