diff for duplicates of <4A8F15F5.3020901@hp.com> diff --git a/a/1.txt b/N1/1.txt index c342456..8de8354 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -128,7 +128,7 @@ to simply ">". The error count will be max+1 when transport is marked DOWN. > + /* Do the path failure detection before send beat */ > + sctp_add_cmd_sf(commands, SCTP_CMD_PATH_FAILURE_DETECTION, > + SCTP_TRANSPORT(transport)); -> if (SCTP_DISPOSITION_NOMEM = +> if (SCTP_DISPOSITION_NOMEM == > sctp_sf_heartbeat(ep, asoc, type, arg, > commands)) > @@ -5229,6 +5232,8 @@ sctp_disposition_t sctp_sf_do_6_3_3_rtx(const struct sctp_endpoint *ep, diff --git a/a/content_digest b/N1/content_digest index f6b276d..dbd718e 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\01250838275-7444-1-git-send-email-chunbo.luo@windriver.com\0" "From\0Vlad Yasevich <vladislav.yasevich@hp.com>\0" "Subject\0Re: [PATCH] sctp: fix the check for path failure detection\0" - "Date\0Fri, 21 Aug 2009 21:47:33 +0000\0" + "Date\0Fri, 21 Aug 2009 17:47:33 -0400\0" "To\0Chunbo Luo <chunbo.luo@windriver.com>\0" "Cc\0davem@davemloft.net" netdev@vger.kernel.org @@ -139,7 +139,7 @@ "> +\t\t/* Do the path failure detection before send beat */\n" "> +\t\tsctp_add_cmd_sf(commands, SCTP_CMD_PATH_FAILURE_DETECTION,\n" "> +\t\t\t\tSCTP_TRANSPORT(transport));\n" - "> \t\tif (SCTP_DISPOSITION_NOMEM =\n" + "> \t\tif (SCTP_DISPOSITION_NOMEM ==\n" "> \t\t\t\tsctp_sf_heartbeat(ep, asoc, type, arg,\n" "> \t\t\t\t\t\t commands))\n" "> @@ -5229,6 +5232,8 @@ sctp_disposition_t sctp_sf_do_6_3_3_rtx(const struct sctp_endpoint *ep,\n" @@ -181,4 +181,4 @@ "> \t/* Reconfig T4 timer and transport. */\n" "> \tsctp_add_cmd_sf(commands, SCTP_CMD_SETUP_T4, SCTP_CHUNK(chunk));" -f3dee3c328d791250a57e59453c9595ed1bb095658820abc0082cd3803e1f703 +bccf249d9d8ff2e0a771f3c482df751be3a7caa0de4d853fb48589f692971d5c
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.