X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=net%2Fipv4%2Fipcomp.c;h=ae1f45fc23b966869eb7a3b0bf1dbb06712cd7c8;hb=533cb5b0a63f28ecab5503cfceb77e641fa7f7c4;hp=b79cdbee68a98460edef55d6c957c0e9d66aef25;hpb=2216b48376c40cf6984398d478a01b55e76c5434;p=linux-2.6 diff --git a/net/ipv4/ipcomp.c b/net/ipv4/ipcomp.c index b79cdbee68..ae1f45fc23 100644 --- a/net/ipv4/ipcomp.c +++ b/net/ipv4/ipcomp.c @@ -437,7 +437,7 @@ error: goto out; } -static struct xfrm_type ipcomp_type = { +static const struct xfrm_type ipcomp_type = { .description = "IPCOMP4", .owner = THIS_MODULE, .proto = IPPROTO_COMP,