]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/ipv6/xfrm6_tunnel.c
[NETNS][IPV6] mcast - handle several network namespace
[linux-2.6-omap-h63xx.git] / net / ipv6 / xfrm6_tunnel.c
index fae90ff310875eac20da4de63c56469ce53237eb..639fe8a6ff1e996c9bcec6c36cb7e70b88d63be8 100644 (file)
@@ -319,7 +319,7 @@ static void xfrm6_tunnel_destroy(struct xfrm_state *x)
        xfrm6_tunnel_free_spi((xfrm_address_t *)&x->props.saddr);
 }
 
-static struct xfrm_type xfrm6_tunnel_type = {
+static const struct xfrm_type xfrm6_tunnel_type = {
        .description    = "IP6IP6",
        .owner          = THIS_MODULE,
        .proto          = IPPROTO_IPV6,