Home
last modified time | relevance | path

Searched hist:c35b7e72cd48bc7163b6900fb3689fa54b572bba (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/net/
H A Dxfrm.hdiff c35b7e72cd48bc7163b6900fb3689fa54b572bba Sat Dec 08 02:14:11 CST 2007 Daniel Lezcano <dlezcano@fr.ibm.com> [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 <dlezcano@fr.ibm.com>
Acked-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/net/ipv6/
H A Droute.cdiff c35b7e72cd48bc7163b6900fb3689fa54b572bba Sat Dec 08 02:14:11 CST 2007 Daniel Lezcano <dlezcano@fr.ibm.com> [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 <dlezcano@fr.ibm.com>
Acked-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Signed-off-by: David S. Miller <davem@davemloft.net>