commit | 6baf1f417d092bd2de7c8892cecad456024c993f | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@sunset.davemloft.net> | Mon Sep 05 18:14:11 2005 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Mon Sep 05 18:14:11 2005 -0700 |
tree | c4af445058eca6f68186286651a0622abd0611f6 | |
parent | aa07ca5793414ce257ad98809147bd1dbb7a3837 [diff] |
[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 <davem@davemloft.net>