All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <50B56B8D.9060702@gmail.com>

diff --git a/a/1.txt b/N1/1.txt
index 54fc00d..bcb5507 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -12,7 +12,7 @@ On 11/27/2012 05:08 PM, Michele Baldessari wrote:
 >>> -		else
 >>> +		else {
 >>>   			SCTP_INC_STATS(net, SCTP_MIB_INCTRLCHUNKS);
->>> +			if (chunk->chunk_hdr->type = SCTP_CID_SACK)
+>>> +			if (chunk->chunk_hdr->type == SCTP_CID_SACK)
 >>> +				asoc->stats.isacks++;
 >>> +		}
 >>
diff --git a/a/content_digest b/N1/content_digest
index 65b6f26..f60789d 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,8 +2,8 @@
  "ref\050AA57EA.4000907@gmail.com\0"
  "ref\020121127220810.GB3869@fante.int.rhx\0"
  "From\0Vlad Yasevich <vyasevich@gmail.com>\0"
- "Subject\0Re: [PATCH v2 net-next] sctp: Add support to per-association statistics via a new SCTP_GET_ASSOC_STA\0"
- "Date\0Wed, 28 Nov 2012 01:40:29 +0000\0"
+ "Subject\0Re: [PATCH v2 net-next] sctp: Add support to per-association statistics via a new SCTP_GET_ASSOC_STATS call\0"
+ "Date\0Tue, 27 Nov 2012 20:40:29 -0500\0"
  "To\0Michele Baldessari <michele@acksyn.org>\0"
  "Cc\0linux-sctp@vger.kernel.org"
   Neil Horman <nhorman@tuxdriver.com>
@@ -26,7 +26,7 @@
  ">>> -\t\telse\n"
  ">>> +\t\telse {\n"
  ">>>   \t\t\tSCTP_INC_STATS(net, SCTP_MIB_INCTRLCHUNKS);\n"
- ">>> +\t\t\tif (chunk->chunk_hdr->type = SCTP_CID_SACK)\n"
+ ">>> +\t\t\tif (chunk->chunk_hdr->type == SCTP_CID_SACK)\n"
  ">>> +\t\t\t\tasoc->stats.isacks++;\n"
  ">>> +\t\t}\n"
  ">>\n"
@@ -81,4 +81,4 @@
  "\n"
  -vlad
 
-f5b8309d5e709cf86ba808f36212e41be5f5696f949b126e74ce11dc0d960209
+baf0991d6eccc8673581542836114d317b8c9a7e90df0d6c082ff49bf0a4993d

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.