From: Daniel Lezcano <[EMAIL PROTECTED]>
Date: Fri, 07 Dec 2007 14:13:28 +0100
> The patch defines the usual static inline functions when the code is
> disabled for fib6_rules. That's allow to remove some ifdef in route.c
> file and make the code a little more clear.
>
> Signed-off-by: Daniel Lez
The patch defines the usual static inline functions when the code is
disabled for fib6_rules. That's allow to remove some ifdef in route.c
file and make the code a little more clear.
Signed-off-by: Daniel Lezcano <[EMAIL PROTECTED]>
---
include/net/ip6_fib.h | 12 +++-
net/ipv6/route.c