From: Venkat Yekkirala Date: Fri, 28 Jul 2006 05:01:34 +0000 (-0700) Subject: [MLSXFRM]: Fix build with SECURITY_NETWORK_XFRM disabled. X-Git-Tag: v2.6.19-rc1~1272^2~342 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a51c64f1e5c2876eab2a32955acd9e8015c91c15;p=pandora-kernel.git [MLSXFRM]: Fix build with SECURITY_NETWORK_XFRM disabled. The following patch will fix the build problem (encountered by Andrew Morton) when SECURITY_NETWORK_XFRM is not enabled. As compared to git-net-selinux_xfrm_decode_session-build-fix.patch in -mm, this patch sets the return parameter sid to SECSID_NULL in selinux_xfrm_decode_session() and handles this value in the caller selinux_inet_conn_request() appropriately. Signed-off-by: Venkat Yekkirala Acked-by: James Morris Signed-off-by: David S. Miller --- Reading git-diff-tree failed