commit | c3e9a353d8fc64a82ab11a07e21902e25e1e96d1 | [log] [tgz] |
---|---|---|
author | Pavel Emelyanov <xemul@openvz.org> | Tue Nov 06 23:34:04 2007 -0800 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Nov 07 04:11:41 2007 -0800 |
tree | 222e2a21bcceeb22818543029682fc94feb70f9d | |
parent | 6a9a025086ac70f0f285365cbaf1df8643266b72 [diff] |
[IPV4]: Compact some ifdefs in the fib code. There are places that check for CONFIG_IP_MULTIPLE_TABLES twice in the same file, but the internals of these #ifdefs can be merged. As a side effect - remove one ifdef from inside a function. Signed-off-by: Pavel Emelyanov <xemul@openvz.org> Signed-off-by: David S. Miller <davem@davemloft.net>