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

diff --git a/a/1.txt b/N1/1.txt
index a061a5b..2b2f8f6 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -29,7 +29,7 @@ On Tue, May 01, 2018 at 10:07:35PM -0400, Vladislav Yasevich wrote:
 > +	 * and we want to avaoid computing it unnecesarily.
                nit, typos --^                     --^
 > +	 */
-> +	if (skb->ip_summed = CHECKSUM_PARTIAL)
+> +	if (skb->ip_summed == CHECKSUM_PARTIAL)
 > +		return 0;
 > +
 > +	val = sctp_compute_cksum(skb, 0);
diff --git a/a/content_digest b/N1/content_digest
index 88f52b5..7f3f85b 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,7 +2,7 @@
  "ref\020180502020739.19239-3-vyasevic@redhat.com\0"
  "From\0Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>\0"
  "Subject\0Re: [PATCH V2 net-next 2/6] sctp: Handle sctp packets with CHECKSUM_PARTIAL\0"
- "Date\0Wed, 02 May 2018 14:38:24 +0000\0"
+ "Date\0Wed, 2 May 2018 11:38:24 -0300\0"
  "To\0Vladislav Yasevich <vyasevich@gmail.com>\0"
  "Cc\0netdev@vger.kernel.org"
   linux-sctp@vger.kernel.org
@@ -45,7 +45,7 @@
  "> +\t * and we want to avaoid computing it unnecesarily.\n"
  "               nit, typos --^                     --^\n"
  "> +\t */\n"
- "> +\tif (skb->ip_summed = CHECKSUM_PARTIAL)\n"
+ "> +\tif (skb->ip_summed == CHECKSUM_PARTIAL)\n"
  "> +\t\treturn 0;\n"
  "> +\n"
  "> +\tval = sctp_compute_cksum(skb, 0);\n"
@@ -61,4 +61,4 @@
  "> More majordomo info at  http://vger.kernel.org/majordomo-info.html\n"
  >
 
-0fc699d522eb500e44aeb74161a1af286bd214fc67347329fab3df379f3faa55
+291a8f8cd689f98efa05d5acd862f7d2a2b735da56a0d7a4b990bb16a3967c81

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.