[IPV6]: make two functions static
[powerpc.git] / net / ipv6 / icmp.c
index 1bdf0fb..34a3322 100644 (file)
@@ -751,7 +751,7 @@ void icmpv6_cleanup(void)
        inet6_del_protocol(&icmpv6_protocol, IPPROTO_ICMPV6);
 }
 
-static struct icmp6_err {
+static const struct icmp6_err {
        int err;
        int fatal;
 } tab_unreach[] = {