aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/ipcomp6.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/ipv6/ipcomp6.c')
-rw-r--r--net/ipv6/ipcomp6.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ipv6/ipcomp6.c b/net/ipv6/ipcomp6.c
index 710325e7a842..b90039593a7f 100644
--- a/net/ipv6/ipcomp6.c
+++ b/net/ipv6/ipcomp6.c
@@ -453,7 +453,7 @@ error:
453 goto out; 453 goto out;
454} 454}
455 455
456static struct xfrm_type ipcomp6_type = 456static const struct xfrm_type ipcomp6_type =
457{ 457{
458 .description = "IPCOMP6", 458 .description = "IPCOMP6",
459 .owner = THIS_MODULE, 459 .owner = THIS_MODULE,