summaryrefslogtreecommitdiff
path: root/net/sctp/debug.c
diff options
context:
space:
mode:
authorDaisy Chang <daisy@teetime.dynamic.austin.ibm.com>2002-10-01 09:05:12 -0500
committerJon Grimm <jgrimm@touki.austin.ibm.com>2002-10-01 09:05:12 -0500
commita4cae070b155d9738ca207330b579bfec840720a (patch)
tree016d16be266880096b34e8879ad5703b116683c9 /net/sctp/debug.c
parent22bf2be73655535f19bd282bc12a639672c39558 (diff)
sctp: Added the 'Unrecognized Parameter' handling.
Diffstat (limited to 'net/sctp/debug.c')
-rw-r--r--net/sctp/debug.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/sctp/debug.c b/net/sctp/debug.c
index 18f68d7b1dc5..bca2c110aa7e 100644
--- a/net/sctp/debug.c
+++ b/net/sctp/debug.c
@@ -97,7 +97,7 @@ const char *sctp_cname(const sctp_subtype_t cid)
/* These are printable form of variable-length parameters. */
const char *sctp_param_tbl[SCTP_PARAM_ECN_CAPABLE + 1] = {
"",
- "PARAM_HEATBEAT_INFO",
+ "PARAM_HEARTBEAT_INFO",
"",
"",
"",