Re: [RFT] fib_trie: macro cleanup

2007-07-26 Thread Andrew Morton
On Thu, 26 Jul 2007 11:43:34 +0100 Stephen Hemminger <[EMAIL PROTECTED]> wrote: > This patch converts the messy macro for MASK_PFX to inline function > and expands TKEY_GET_MASK in the one place it is used. > > > --- a/net/ipv4/fib_trie.c 2007-07-26 09:26:19.0 +0100 > +++ b/net/ipv4/

[RFT] fib_trie: macro cleanup

2007-07-26 Thread Stephen Hemminger
This patch converts the messy macro for MASK_PFX to inline function and expands TKEY_GET_MASK in the one place it is used. --- a/net/ipv4/fib_trie.c 2007-07-26 09:26:19.0 +0100 +++ b/net/ipv4/fib_trie.c 2007-07-26 10:17:21.0 +0100 @@ -85,8 +85,6 @@ #define MAX_STAT_DE