From: Daniel Lezcano Date: Sat, 8 Dec 2007 08:14:54 +0000 (-0800) Subject: [IPV6]: route6 remove ifdef for fib_rules X-Git-Tag: v2.6.25-rc1~1162^2~1172 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e5449c21562f1554d2c355db1ec9d3e4f434288;p=pandora-kernel.git [IPV6]: route6 remove ifdef for fib_rules 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 Acked-by: YOSHIFUJI Hideaki Signed-off-by: David S. Miller --- Reading git-diff-tree failed