aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2012-06-23 02:02:22 -0400
committerDavid S. Miller <davem@davemloft.net>2012-06-23 02:02:22 -0400
commitdfbce08c19cba2ba4faaf8c0dd6d7678f46c78dd (patch)
tree35b4151132478f6e7f935ce7a3a82fc636d6a4c7 /include/linux
parent7586eceb0abc0ea1c2b023e3e5d4dfd4ff40930a (diff)
ipv4: Don't add deprecated new binary sysctl value.
Reported-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux')
-rw-r--r--include/linux/sysctl.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/sysctl.h b/include/linux/sysctl.h
index 20825e5f433f..c34b4c82b0dc 100644
--- a/include/linux/sysctl.h
+++ b/include/linux/sysctl.h
@@ -425,7 +425,6 @@ enum
425 NET_TCP_ALLOWED_CONG_CONTROL=123, 425 NET_TCP_ALLOWED_CONG_CONTROL=123,
426 NET_TCP_MAX_SSTHRESH=124, 426 NET_TCP_MAX_SSTHRESH=124,
427 NET_TCP_FRTO_RESPONSE=125, 427 NET_TCP_FRTO_RESPONSE=125,
428 NET_IPV4_EARLY_DEMUX=126,
429}; 428};
430 429
431enum { 430enum {