diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2007-10-18 10:05:29 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-10-18 21:37:23 (GMT) |
commit | 49641b58a7bb90e18b0b55e1af3e9039b24fba61 (patch) | |
tree | 81cd2094dd52d47228181052c3bc4fc3f1d9a645 /drivers/block | |
parent | 06489b4eec832227b6f30b4b43ab26a2c50d9225 (diff) | |
download | linux-fsl-qoriq-49641b58a7bb90e18b0b55e1af3e9039b24fba61.tar.xz |
sysctl: ipv4 remove binary sysctl paths where they are broken
Currently tcp_available_congestion_control does not even attempt being read
from sys_sysctl, and ipfrag_max_dist while it works allows setting of invalid
values using sys_sysctl.
So just kill the binary sys_sysctl support for these sysctls. If the support
is not important enough to test and get right it probably isn't important
enough to keep.
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Cc: Alexey Dobriyan <adobriyan@sw.ru>
Cc: "David S. Miller" <davem@davemloft.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/block')
0 files changed, 0 insertions, 0 deletions