diff for duplicates of <4A93949B.2020404@cn.fujitsu.com> diff --git a/a/1.txt b/N1/1.txt index 82b6a67..012b7ea 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -38,7 +38,7 @@ T3-rtx timer expires also need to increment error count. > */ > > if (transport->param_flags & SPP_HB_ENABLE) { -> - if (SCTP_DISPOSITION_NOMEM = +> - if (SCTP_DISPOSITION_NOMEM == > - sctp_sf_heartbeat(ep, asoc, type, arg, > - commands)) > - return SCTP_DISPOSITION_NOMEM; @@ -49,7 +49,7 @@ T3-rtx timer expires also need to increment error count. > SCTP_TRANSPORT(transport)); > sctp_add_cmd_sf(commands, SCTP_CMD_TRANSPORT_HB_SENT, > SCTP_TRANSPORT(transport)); -> + if (SCTP_DISPOSITION_NOMEM = +> + if (SCTP_DISPOSITION_NOMEM == > + sctp_sf_heartbeat(ep, asoc, type, arg, > + commands)) > + return SCTP_DISPOSITION_NOMEM; diff --git a/a/content_digest b/N1/content_digest index 46f2d66..0378870 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\01251106637-434-1-git-send-email-chunbo.luo@windriver.com\0" "From\0Wei Yongjun <yjwei@cn.fujitsu.com>\0" "Subject\0Re: [PATCH v2] sctp: fix the check for path failure detection\0" - "Date\0Tue, 25 Aug 2009 07:36:59 +0000\0" + "Date\0Tue, 25 Aug 2009 15:36:59 +0800\0" "To\0Chunbo Luo <chunbo.luo@windriver.com>\0" "Cc\0davem@davemloft.net" netdev@vger.kernel.org @@ -49,7 +49,7 @@ "> \t */\n" "> \n" "> \tif (transport->param_flags & SPP_HB_ENABLE) {\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" "> -\t\t\treturn SCTP_DISPOSITION_NOMEM;\n" @@ -60,7 +60,7 @@ "> \t\t\t\tSCTP_TRANSPORT(transport));\n" "> \t\tsctp_add_cmd_sf(commands, SCTP_CMD_TRANSPORT_HB_SENT,\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" "> +\t\t\treturn SCTP_DISPOSITION_NOMEM;\n" @@ -93,4 +93,4 @@ " \t\ttransport->rto = min((transport->rto * 2), transport->asoc->rto_max);\n" " \t}" -9797baaae60ea4f15adfb0e2939487d8bf014d5d246ab51f7e0eef397aab334f +742543da4a2bc8b842c8a10510d1ef1a1404ead0f990d8d194e93b8333918d4d
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.