diff options
Diffstat (limited to 'net/sctp/debug.c')
| -rw-r--r-- | net/sctp/debug.c | 2 |
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", "", "", "", |
