summaryrefslogtreecommitdiffstats
path: root/net/dccp/ccids/ccid3.h
diff options
context:
space:
mode:
authorDavid S. Miller <davem@sunset.davemloft.net>2006-12-03 19:24:40 -0800
committerDavid S. Miller <davem@sunset.davemloft.net>2006-12-03 19:24:40 -0800
commit83ac58ba0a26228c0b16baa2c4b821de9c4ad5ca (patch)
tree6c8354a6314c39c5fa3f923e4095c16a5fed3d08 /net/dccp/ccids/ccid3.h
parentb4ad86bf52469b26148c677cb59d8bc81f129cc2 (diff)
parent2bbf29acd8f7adcf161de7e5d891b4095687a59f (diff)
Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6
Diffstat (limited to 'net/dccp/ccids/ccid3.h')
-rw-r--r--net/dccp/ccids/ccid3.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/net/dccp/ccids/ccid3.h b/net/dccp/ccids/ccid3.h
index 27cb20ae1da..07596d704ef 100644
--- a/net/dccp/ccids/ccid3.h
+++ b/net/dccp/ccids/ccid3.h
@@ -51,8 +51,6 @@
/* Parameter t_mbi from [RFC 3448, 4.3]: backoff interval in seconds */
#define TFRC_T_MBI 64
-#define TFRC_SMALLEST_P 40
-
enum ccid3_options {
TFRC_OPT_LOSS_EVENT_RATE = 192,
TFRC_OPT_LOSS_INTERVALS = 193,