commit | 0680191642c27c81c9be4557d9c6aa3487c15f69 | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@linux-foundation.org> | Fri Aug 10 15:22:13 2007 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Oct 10 16:48:01 2007 -0700 |
tree | f855b0f46b006be011cc720c343e3484c4b63825 | |
parent | 13dae426318aae073028a4b3bd493104a991e800 [diff] |
[IPV4] fib_trie: cleanup Try this out: * replace macro's with inlines * get rid of places doing multiple evaluations of NODE_PARENT [akpm@linux-foundation.org: rcu_dereference wants an lval] Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: David S. Miller <davem@davemloft.net>