diff for duplicates of <20170208215633.GI3414@localhost.localdomain> diff --git a/a/1.txt b/N1/1.txt index e0eca27..b5f6cbb 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -53,7 +53,8 @@ Acked-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com> > + > + if (str_nums) > + for (i = 0; i < str_nums; i++) -> + stream->out[str_list[i]].state > + SCTP_STREAM_OPEN; +> + stream->out[str_list[i]].state = +> + SCTP_STREAM_OPEN; > + else > + for (i = 0; i < stream->outcnt; i++) > + stream->out[i].state = SCTP_STREAM_OPEN; diff --git a/a/content_digest b/N1/content_digest index b5e64fb..396646b 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\03d1180fcc5c72dea7d6cb7c7fafae4c4a7782cb3.1486573728.git.lucien.xin@gmail.com\0" "From\0Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>\0" "Subject\0Re: [PATCHv6 net-next 2/6] sctp: streams should be recovered when it fails to send request.\0" - "Date\0Wed, 08 Feb 2017 21:56:34 +0000\0" + "Date\0Wed, 8 Feb 2017 19:56:34 -0200\0" "To\0Xin Long <lucien.xin@gmail.com>\0" "Cc\0network dev <netdev@vger.kernel.org>" linux-sctp@vger.kernel.org @@ -66,7 +66,8 @@ "> +\n" "> +\t\tif (str_nums)\n" "> +\t\t\tfor (i = 0; i < str_nums; i++)\n" - "> +\t\t\t\tstream->out[str_list[i]].state > +\t\t\t\t\t\t SCTP_STREAM_OPEN;\n" + "> +\t\t\t\tstream->out[str_list[i]].state =\n" + "> +\t\t\t\t\t\t SCTP_STREAM_OPEN;\n" "> +\t\telse\n" "> +\t\t\tfor (i = 0; i < stream->outcnt; i++)\n" "> +\t\t\t\tstream->out[i].state = SCTP_STREAM_OPEN;\n" @@ -88,4 +89,4 @@ "> More majordomo info at http://vger.kernel.org/majordomo-info.html\n" > -c25fbf3b00b76845123852b1cfa789b5e02d9fb18823419c1bed00277cc119ab +7c5e135a414be41faca64d8cf1788cb795e630179e2957485a0cef65acad3ffa
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.