commit | ab66b4a7a3969077f6e2a18a0d2d849d3b84a337 | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@linux-foundation.org> | Fri Aug 10 15:22:58 2007 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Oct 10 16:48:01 2007 -0700 |
tree | 03418252b556fa94eb0daad2d8fc2a59ad79ce78 | |
parent | 0680191642c27c81c9be4557d9c6aa3487c15f69 [diff] |
[IPV4] fib_trie: macro cleanup This patch converts the messy macro for MASK_PFX to inline function and expands TKEY_GET_MASK in the one place it is used. Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: David S. Miller <davem@davemloft.net>