Re: net/ipv4/ipcomp.c in 2.6.0-test2

From: Geert Uytterhoeven (geert@linux-m68k.org)
Date: Sun Aug 03 2003 - 06:17:03 EST


On Sun, 3 Aug 2003, Herbert Xu wrote:
> Geert Uytterhoeven <geert@linux-m68k.org> wrote:
> > Looks like CONFIG_INET_IPCOMP=y needs CONFIG_CRYPTO_HMAC=y
>
> Does it help if you remove the inclusion of net/esp.h from ipcomp.c?

Yes it does.

--- linux-2.6.0-test2/net/ipv4/ipcomp.c Tue Jul 29 18:19:24 2003
+++ linux-m68k-2.6.0-test2/net/ipv4/ipcomp.c Sun Aug 3 13:15:11 2003
@@ -21,7 +21,6 @@
 #include <net/ip.h>
 #include <net/xfrm.h>
 #include <net/icmp.h>
-#include <net/esp.h>
 #include <net/ipcomp.h>
 
 static int ipcomp_decompress(struct xfrm_state *x, struct sk_buff *skb)

Gr{oetje,eeting}s,

                                                Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Aug 07 2003 - 22:00:21 EST