ipv4: Inline fib_semantic_match into check_leaf
authorDavid S. Miller <davem@davemloft.net>
Mon, 7 Mar 2011 23:01:10 +0000 (15:01 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 7 Mar 2011 23:19:39 +0000 (15:19 -0800)
commit3be0686b6e2f953afe83626e871b4a7b0ceae49b
tree6591cba7d393d6b0bc7b2c647a5a5f1f5d8728e8
parent4c8237cd76a0510677dc2e3dd0f8866ec8e0b1e5
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 <davem@davemloft.net>
net/ipv4/fib_lookup.h
net/ipv4/fib_semantics.c
net/ipv4/fib_trie.c