]> err.no Git - linux-2.6/blobdiff - net/ipv6/ipcomp6.c
[XFRM]: constify 'struct xfrm_type'
[linux-2.6] / net / ipv6 / ipcomp6.c
index 710325e7a84246a4f09d6c2da5af562260c1b32e..b90039593a7f0873c0d8af1b7c67144a2a34f531 100644 (file)
@@ -453,7 +453,7 @@ error:
        goto out;
 }
 
-static struct xfrm_type ipcomp6_type =
+static const struct xfrm_type ipcomp6_type =
 {
        .description    = "IPCOMP6",
        .owner          = THIS_MODULE,