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

diff --git a/a/1.txt b/N1/1.txt
index 82642aa..af505d3 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -42,7 +42,7 @@ Acked-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
 > +		nums = (ntohs(outreq->param_hdr.length) - sizeof(*outreq)) /
 > +		       sizeof(__u16);
 >  
->  		if (result = SCTP_STRRESET_PERFORMED) {
+>  		if (result == SCTP_STRRESET_PERFORMED) {
 >  			if (nums) {
 > @@ -956,7 +957,8 @@ struct sctp_chunk *sctp_process_strreset_resp(
 >  
diff --git a/a/content_digest b/N1/content_digest
index c481900..15b03a4 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,7 +2,7 @@
  "ref\0feb3ee6070cc0f526210fa36752148c0e0704bcf.1511614961.git.lucien.xin@gmail.com\0"
  "From\0Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>\0"
  "Subject\0Re: [PATCH net 1/5] sctp: use sizeof(__u16) for each stream number length instead of magic number\0"
- "Date\0Mon, 27 Nov 2017 13:36:26 +0000\0"
+ "Date\0Mon, 27 Nov 2017 11:36:26 -0200\0"
  "To\0Xin Long <lucien.xin@gmail.com>\0"
  "Cc\0network dev <netdev@vger.kernel.org>"
   linux-sctp@vger.kernel.org
@@ -54,7 +54,7 @@
  "> +\t\tnums = (ntohs(outreq->param_hdr.length) - sizeof(*outreq)) /\n"
  "> +\t\t       sizeof(__u16);\n"
  ">  \n"
- ">  \t\tif (result = SCTP_STRRESET_PERFORMED) {\n"
+ ">  \t\tif (result == SCTP_STRRESET_PERFORMED) {\n"
  ">  \t\t\tif (nums) {\n"
  "> @@ -956,7 +957,8 @@ struct sctp_chunk *sctp_process_strreset_resp(\n"
  ">  \n"
@@ -75,4 +75,4 @@
  "> More majordomo info at  http://vger.kernel.org/majordomo-info.html\n"
  >
 
-a136216633c7c53ca855e381f7cbfce1f1cacc82f1a43cf738526e23a4611440
+1058e710d0274ddf25708ba4dd2940e777912975cc04665676cea282846e723f

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.