]> err.no Git - linux-2.6/commitdiff
[NET]: Do not protect sysctl_optmem_max with CONFIG_SYSCTL
authorDavid S. Miller <davem@sunset.davemloft.net>
Tue, 6 Sep 2005 01:14:11 +0000 (18:14 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Tue, 6 Sep 2005 01:14:11 +0000 (18:14 -0700)
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>

No differences found