Thread (3 messages) flat view 3 messages, 2 authors, 2012-05-15

Re: [PATCH] xfrm: make xfrm_algo.c a module

From: David Miller <davem@davemloft.net>
Date: 2012-05-14 22:37:27
Also in: lkml

From: "Jan Beulich" <redacted>
Date: Wed, 09 May 2012 08:53:51 +0100
By making this a standalone config option (selected as needed),
selecting CRYPTO from here rather than from XFRM (which is boolean)
allows the core crypto code to become a module again even when XFRM=y.

Signed-off-by: Jan Beulich <redacted>
 ...
quoted hunk ↗ jump to hunk
@@ -15,9 +15,6 @@
 #include <linux/crypto.h>
 #include <linux/scatterlist.h>
 #include <net/xfrm.h>
-#if defined(CONFIG_INET_AH) || defined(CONFIG_INET_AH_MODULE) || defined(CONFIG_INET6_AH) || defined(CONFIG_INET6_AH_MODULE)
-#include <net/ah.h>
-#endif
This is completely unrelated to the change you are trying to make in
this patch.

It belongs in a separate change.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help