aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux/xfrm.c
diff options
context:
space:
mode:
Diffstat (limited to 'security/selinux/xfrm.c')
-rw-r--r--security/selinux/xfrm.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/security/selinux/xfrm.c b/security/selinux/xfrm.c
index d3690f985135..3e742b850af6 100644
--- a/security/selinux/xfrm.c
+++ b/security/selinux/xfrm.c
@@ -271,7 +271,6 @@ not_from_user:
271 goto out; 271 goto out;
272 } 272 }
273 273
274
275 ctx->ctx_doi = XFRM_SC_DOI_LSM; 274 ctx->ctx_doi = XFRM_SC_DOI_LSM;
276 ctx->ctx_alg = XFRM_SC_ALG_SELINUX; 275 ctx->ctx_alg = XFRM_SC_ALG_SELINUX;
277 ctx->ctx_sid = ctx_sid; 276 ctx->ctx_sid = ctx_sid;