[IPV4] fib_trie: use hash list
authorStephen Hemminger <stephen.hemminger@vyatta.com>
Wed, 23 Jan 2008 05:54:37 +0000 (21:54 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:10:58 +0000 (15:10 -0800)
commit1328042e268c936189f15eba5bd9a5a4605a8581
tree203acec5a6aa5a06c4d2f7d4431b1650102bb4df
parent936722922f6d2366378de606a40c14f96915474d
[IPV4] fib_trie: use hash list

The code to dump can use the existing hash chain rather than doing
repeated lookup.

Signed-off-by: Stephen Hemminger <stephen.hemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/fib_trie.c