From e0f030801a006a5bf88a9284450c0b161ec33f5b Mon Sep 17 00:00:00 2001 From: Wei Yongjun Date: Tue, 7 Apr 2009 16:36:14 +0800 Subject: [PATCH] --- yaml --- r: 150623 b: refs/heads/master c: 4553e88d876e7eb29db3e8f632101398900d2194 h: refs/heads/master i: 150621: 94579c748e83c0f1cce7ab68604148cb5657f80f 150619: 6d3318e02f4adb581a6b779ccdc117a6acebfb4e 150615: a149cda98bcbc5c6d22170af64480ac74222509e 150607: 8252018c21b2e8efd4eda881a3a54d7e2ce20783 150591: 5b34939b2a88e17fe150587fb708f59cfacae8a5 v: v3 --- [refs] | 2 +- trunk/net/sctp/sm_statetable.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 104516981579..8688b41fe6ba 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 945e5abceef8bdb85d8455e7f9a3cd647dd8b156 +refs/heads/master: 4553e88d876e7eb29db3e8f632101398900d2194 diff --git a/trunk/net/sctp/sm_statetable.c b/trunk/net/sctp/sm_statetable.c index 5c8186d88c61..6d9b3aafcc5d 100644 --- a/trunk/net/sctp/sm_statetable.c +++ b/trunk/net/sctp/sm_statetable.c @@ -698,7 +698,7 @@ chunk_event_table_unknown[SCTP_STATE_NUM_STATES] = { TYPE_SCTP_FUNC(sctp_sf_do_prm_asconf), \ /* SCTP_STATE_SHUTDOWN_ACK_SENT */ \ TYPE_SCTP_FUNC(sctp_sf_error_shutdown), \ -} /* TYPE_SCTP_PRIMITIVE_REQUESTHEARTBEAT */ +} /* TYPE_SCTP_PRIMITIVE_ASCONF */ /* The primary index for this table is the primitive type. * The secondary index for this table is the state.