diff --git a/[refs] b/[refs] index 76c28eee46b3..d2b2deab73c8 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 1d6e55f195128813f96458203a9fa14204f9251e +refs/heads/master: a4e6db07984529847c6ad8bc616485e721dcb809 diff --git a/trunk/net/ipv6/addrconf.c b/trunk/net/ipv6/addrconf.c index e92ad8455c63..f9afb452249c 100644 --- a/trunk/net/ipv6/addrconf.c +++ b/trunk/net/ipv6/addrconf.c @@ -4250,7 +4250,7 @@ static struct addrconf_sysctl_table .procname = "mc_forwarding", .data = &ipv6_devconf.mc_forwarding, .maxlen = sizeof(int), - .mode = 0644, + .mode = 0444, .proc_handler = proc_dointvec, }, #endif