diff options
| author | Sridhar Samudrala <sri@us.ibm.com> | 2003-01-21 00:27:33 -0800 |
|---|---|---|
| committer | Sridhar Samudrala <sri@us.ibm.com> | 2003-01-21 00:27:33 -0800 |
| commit | 3c1ef96d9dce6d4d622ed5b95ab8225be6918eef (patch) | |
| tree | d6ded46872c087a477e7802c10387922415f30d9 /net/sctp/debug.c | |
| parent | f51b15cdfb104c0d2fa1f8259949560c680eaf92 (diff) | |
[SCTP] SCTP path mtu discovery support for v4 addresses.
Diffstat (limited to 'net/sctp/debug.c')
| -rw-r--r-- | net/sctp/debug.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/sctp/debug.c b/net/sctp/debug.c index bca2c110aa7e..410ccf276944 100644 --- a/net/sctp/debug.c +++ b/net/sctp/debug.c @@ -202,7 +202,6 @@ static const char *sctp_timer_tbl[] = { "TIMEOUT_HEARTBEAT", "TIMEOUT_SACK", "TIMEOUT_AUTOCLOSE", - "TIMEOUT_PMTU_RAISE", }; /* Lookup timer debug name. */ |
