diff for duplicates of <20171127122638.GB3473@localhost.localdomain> diff --git a/a/1.txt b/N1/1.txt index 5df5a33..42ba5aa 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -58,7 +58,8 @@ Acked-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com> > + > if (SCTP_PR_TTL_ENABLED(chunk->sinfo.sinfo_flags) && > time_after(jiffies, chunk->msg->expires_at)) { -> struct sctp_stream_out *streamout > @@ -316,6 +320,7 @@ int sctp_chunk_abandoned(struct sctp_chunk *chunk) +> struct sctp_stream_out *streamout = +> @@ -316,6 +320,7 @@ int sctp_chunk_abandoned(struct sctp_chunk *chunk) > chunk->asoc->abandoned_unsent[SCTP_PR_INDEX(TTL)]++; > streamout->ext->abandoned_unsent[SCTP_PR_INDEX(TTL)]++; > } diff --git a/a/content_digest b/N1/content_digest index daa11ee..61de660 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\0527417b933f70998528cbbfcdf4f6a8405fb0292.1511615658.git.lucien.xin@gmail.com\0" "From\0Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>\0" "Subject\0Re: [PATCH net 2/3] sctp: abandon the whole msg if one part of a fragmented message is abandoned\0" - "Date\0Mon, 27 Nov 2017 12:26:38 +0000\0" + "Date\0Mon, 27 Nov 2017 10:26:38 -0200\0" "To\0Xin Long <lucien.xin@gmail.com>\0" "Cc\0network dev <netdev@vger.kernel.org>" linux-sctp@vger.kernel.org @@ -70,7 +70,8 @@ "> +\n" "> \tif (SCTP_PR_TTL_ENABLED(chunk->sinfo.sinfo_flags) &&\n" "> \t time_after(jiffies, chunk->msg->expires_at)) {\n" - "> \t\tstruct sctp_stream_out *streamout > @@ -316,6 +320,7 @@ int sctp_chunk_abandoned(struct sctp_chunk *chunk)\n" + "> \t\tstruct sctp_stream_out *streamout =\n" + "> @@ -316,6 +320,7 @@ int sctp_chunk_abandoned(struct sctp_chunk *chunk)\n" "> \t\t\tchunk->asoc->abandoned_unsent[SCTP_PR_INDEX(TTL)]++;\n" "> \t\t\tstreamout->ext->abandoned_unsent[SCTP_PR_INDEX(TTL)]++;\n" "> \t\t}\n" @@ -134,4 +135,4 @@ "> More majordomo info at http://vger.kernel.org/majordomo-info.html\n" > -d7b36b5aac13a27c9ecc7b70fda2608eb146f6e6103afcd86d33601ab11538e2 +8a757c7bb488564831324f21d7633eaa0baefebdd6af8172bc6e730fce04c39f
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.