All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20170117132026.GI3781@localhost.localdomain>

diff --git a/a/1.txt b/N1/1.txt
index 541b47f..23727de 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -94,7 +94,7 @@ Exactly.
 Works for me. Then we will check about this part:
 
 from sctp_process_strreset_resp:
-+       if (req->param_hdr.type = SCTP_PARAM_RESET_OUT_REQUEST) {
++       if (req->param_hdr.type == SCTP_PARAM_RESET_OUT_REQUEST) {
 +               struct sctp_strreset_outreq *outreq;
 +               __u16 *str_p = NULL;
 +
diff --git a/a/content_digest b/N1/content_digest
index 92f0e97..a28124a 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -5,7 +5,7 @@
  "ref\0CADvbK_dE6h1JQAKytA332jLKiW2UA9+A3QQKdO-e-hExgJ=NQw@mail.gmail.com\0"
  "From\0Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>\0"
  "Subject\0Re: [PATCHv3 net-next 2/7] sctp: add support for generating stream reconf ssn reset request chunk\0"
- "Date\0Tue, 17 Jan 2017 13:20:26 +0000\0"
+ "Date\0Tue, 17 Jan 2017 11:20:26 -0200\0"
  "To\0Xin Long <lucien.xin@gmail.com>\0"
  "Cc\0network dev <netdev@vger.kernel.org>"
   linux-sctp@vger.kernel.org
@@ -110,7 +110,7 @@
  "Works for me. Then we will check about this part:\n"
  "\n"
  "from sctp_process_strreset_resp:\n"
- "+       if (req->param_hdr.type = SCTP_PARAM_RESET_OUT_REQUEST) {\n"
+ "+       if (req->param_hdr.type == SCTP_PARAM_RESET_OUT_REQUEST) {\n"
  "+               struct sctp_strreset_outreq *outreq;\n"
  "+               __u16 *str_p = NULL;\n"
  "+\n"
@@ -120,4 +120,4 @@
  "\n"
    Marcelo
 
-785ce4ad17d56327aff41dc690db6b78fdec502e45855f26715b9482c9a34aa9
+0a4d39a8dc38b1b502e223eac7616f174838297ee728b219598ae2d38617240d

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.