From: Daniel Lezcano Date: Sat, 8 Dec 2007 08:14:11 +0000 (-0800) Subject: [IPV6]: remove ifdef in route6 for xfrm6 X-Git-Tag: v2.6.25-rc1~1162^2~1173 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c35b7e72cd48bc7163b6900fb3689fa54b572bba;p=pandora-kernel.git [IPV6]: remove ifdef in route6 for xfrm6 The following patch create the usual static inline functions to disable the xfrm6_init and xfrm6_fini function when XFRM is off. That's allow to remove some ifdef 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