From: Pavel Emelyanov Date: Mon, 19 May 2008 20:51:29 +0000 (-0700) Subject: inet: Rename fragmentation sysctl-related functions/variables. X-Git-Tag: v2.6.27-rc1~969^2~427 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a64b4b811025ce0386ad84d81504e4ff7985856;p=pandora-kernel.git inet: Rename fragmentation sysctl-related functions/variables. The fragments sysctls also contains some, that are to be visible, but read-only in net namespaces. The naming in net/core/sysctl_net_core.c is - tables, that are to be registered in namespaces have a "ns" word in their names. So rename ones in ipv4/ip_fragment.c and ipv6/reassembly.c to fit this. Signed-off-by: Pavel Emelyanov Signed-off-by: David S. Miller --- Reading git-diff-tree failed