]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/dccp/sysctl.c
[MTD] jedec probe: drop unnecessary forward declarations
[linux-2.6-omap-h63xx.git] / net / dccp / sysctl.c
index 9364b2fb4dbd4ce0e45581e7595c7e2d2a32e6dd..c62c05039f693e40bbd2b4cad307fa68d619629f 100644 (file)
@@ -18,9 +18,6 @@
 #error This file should not be compiled without CONFIG_SYSCTL defined
 #endif
 
-/* rate-limit for syncs in reply to sequence-invalid packets; RFC 4340, 7.5.4 */
-int sysctl_dccp_sync_ratelimit __read_mostly = HZ / 8;
-
 static struct ctl_table dccp_default_table[] = {
        {
                .procname       = "seq_window",