From: David S. Miller Date: Tue, 6 Sep 2005 01:14:11 +0000 (-0700) Subject: [NET]: Do not protect sysctl_optmem_max with CONFIG_SYSCTL X-Git-Tag: v2.6.14-rc1~758 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6baf1f417d092bd2de7c8892cecad456024c993f;p=pandora-kernel.git [NET]: Do not protect sysctl_optmem_max with CONFIG_SYSCTL The ipv4 and ipv6 protocols need to access it unconditionally. SYSCTL=n build failure reported by Russell King. Signed-off-by: David S. Miller --- Reading git-diff-tree failed