]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/ipv6/ah6.c
[XFRM]: constify 'struct xfrm_type'
[linux-2.6-omap-h63xx.git] / net / ipv6 / ah6.c
index fb0d07a15e934678c8c91fbfa5bcf0be5718a50a..379c8e04c36c6ccf17e84abf860fd734fb5945be 100644 (file)
@@ -515,7 +515,7 @@ static void ah6_destroy(struct xfrm_state *x)
        kfree(ahp);
 }
 
-static struct xfrm_type ah6_type =
+static const struct xfrm_type ah6_type =
 {
        .description    = "AH6",
        .owner          = THIS_MODULE,