]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/ipv4/esp4.c
[XFRM]: constify 'struct xfrm_type'
[linux-2.6-omap-h63xx.git] / net / ipv4 / esp4.c
index fac4f102c9f977b794c9db94d359463738a0e902..258d17631b4bb9b1767b8a8afa8582250f046a3a 100644 (file)
@@ -600,7 +600,7 @@ error:
        return err;
 }
 
-static struct xfrm_type esp_type =
+static const struct xfrm_type esp_type =
 {
        .description    = "ESP4",
        .owner          = THIS_MODULE,