Thread (15 messages) 15 messages, 8 authors, 2012-11-30

Re: [PATCH] Smack: Add missing depends on INET in Kconfig

From: Randy Dunlap <hidden>
Date: 2012-11-30 17:40:22
Also in: lkml, netdev

On 11/30/2012 09:28 AM, Casey Schaufler wrote:
Because NETLABEL depends on INET SECURITY_SMACK
has to explicitly call out the dependency.

Signed-off-by: Casey Schaufler <casey@schaufler-ca.com>

Acked-by: Randy Dunlap <redacted>

Thanks for the quick fix.
quoted hunk ↗ jump to hunk
---
 security/smack/Kconfig |    1 +
 1 file changed, 1 insertion(+)
diff --git a/security/smack/Kconfig b/security/smack/Kconfig
index 9fb14ef..1be1088 100644
--- a/security/smack/Kconfig
+++ b/security/smack/Kconfig
@@ -1,5 +1,6 @@
 config SECURITY_SMACK
 	bool "Simplified Mandatory Access Control Kernel Support"
+	depends on INET
 	depends on NET
 	depends on SECURITY
 	select NETLABEL

--

-- 
~Randy
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help