]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/ipv6/esp6.c
[XFRM]: constify 'struct xfrm_type'
[linux-2.6-omap-h63xx.git] / net / ipv6 / esp6.c
index ca48c56c4b1717f7793099a0273b8e001aa25b40..8e0f1428c7167ac85dbdc0b5e4a33426e9e44a5d 100644 (file)
@@ -538,7 +538,7 @@ error:
        return err;
 }
 
-static struct xfrm_type esp6_type =
+static const struct xfrm_type esp6_type =
 {
        .description    = "ESP6",
        .owner          = THIS_MODULE,