X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=net%2Fipv6%2Fah6.c;h=379c8e04c36c6ccf17e84abf860fd734fb5945be;hb=21511abd0a248a3f225d3b611cfabb93124605a7;hp=fb0d07a15e934678c8c91fbfa5bcf0be5718a50a;hpb=9dd3245a2ac1834797191072705015e6a12f55bf;p=profile%2Fivi%2Fkernel-adaptation-intel-automotive.git diff --git a/net/ipv6/ah6.c b/net/ipv6/ah6.c index fb0d07a..379c8e0 100644 --- a/net/ipv6/ah6.c +++ b/net/ipv6/ah6.c @@ -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,