[patch 12/28] fib_trie: cleanup

2007-08-10 Thread akpm
From: Stephen Hemminger [EMAIL PROTECTED] Try this out: * replace macro's with inlines * get rid of places doing multiple evaluations of NODE_PARENT [EMAIL PROTECTED]: rcu_dereference wants an lval] Cc: David S. Miller [EMAIL PROTECTED] Cc: Paul E. McKenney [EMAIL PROTECTED]

Re: [patch 12/28] fib_trie: cleanup

2007-08-10 Thread David Miller
From: [EMAIL PROTECTED] Date: Fri, 10 Aug 2007 14:11:56 -0700 From: Stephen Hemminger [EMAIL PROTECTED] Try this out: * replace macro's with inlines * get rid of places doing multiple evaluations of NODE_PARENT [EMAIL PROTECTED]: rcu_dereference wants an lval] Cc: David S.