All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <527117C3.2080306@gmail.com>

diff --git a/a/1.txt b/N1/1.txt
index 6401e20..6151c37 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -141,7 +141,7 @@ fields and let HW or SW always do the right thing.
 >   	pr_debug("%s: packet:%p\n", __func__, packet);
 >
 > @@ -493,7 +492,6 @@ int sctp_packet_transmit(struct sctp_packet *packet)
->   		if (chunk = packet->auth)
+>   		if (chunk == packet->auth)
 >   			auth = skb_tail_pointer(nskb);
 >
 > -		cksum_buf_len += chunk->skb->len;
diff --git a/a/content_digest b/N1/content_digest
index 3420b9b..6dd5a2d 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,7 +2,7 @@
  "ref\01383130252-1515-6-git-send-email-dborkman@redhat.com\0"
  "From\0Vlad Yasevich <vyasevich@gmail.com>\0"
  "Subject\0Re: [PATCH net-next 5/5] net: sctp: fix and consolidate SCTP checksumming code\0"
- "Date\0Wed, 30 Oct 2013 14:29:23 +0000\0"
+ "Date\0Wed, 30 Oct 2013 10:29:23 -0400\0"
  "To\0Daniel Borkmann <dborkman@redhat.com>"
  " davem@davemloft.net\0"
  "Cc\0netdev@vger.kernel.org"
@@ -152,7 +152,7 @@
  ">   \tpr_debug(\"%s: packet:%p\\n\", __func__, packet);\n"
  ">\n"
  "> @@ -493,7 +492,6 @@ int sctp_packet_transmit(struct sctp_packet *packet)\n"
- ">   \t\tif (chunk = packet->auth)\n"
+ ">   \t\tif (chunk == packet->auth)\n"
  ">   \t\t\tauth = skb_tail_pointer(nskb);\n"
  ">\n"
  "> -\t\tcksum_buf_len += chunk->skb->len;\n"
@@ -175,4 +175,4 @@
  ">   \t\t\tnskb->ip_summed = CHECKSUM_PARTIAL;\n"
  >
 
-d21ab31e0dd3ac1dbe3a00c3a4f8d015f59d22b830db317464e515ed4dbe5615
+e72d19f1f43e18a560e3531b92798e3cfa77d9ac7cf009319df55872d1063bb7

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.