Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
[firefly-linux-kernel-4.4.55.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,