All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <08b128001903268801d5406ee821f4365dbb987b.1492692976.git.dcaratti@redhat.com>

diff --git a/a/1.txt b/N1/1.txt
index a4748ce..f195402 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -14,7 +14,7 @@ index 7b17da9..9ddc9f8 100644
 @@ -453,7 +453,7 @@ static int queue_userspace_packet(struct datapath *dp, struct sk_buff *skb,
  
  	/* Complete checksum if needed */
- 	if (skb->ip_summed == CHECKSUM_PARTIAL &&
+ 	if (skb->ip_summed = CHECKSUM_PARTIAL &&
 -	    (err = skb_checksum_help(skb)))
 +	    (err = skb_csum_hwoffload_help(skb, 0)))
  		goto out;
diff --git a/a/content_digest b/N1/content_digest
index 9b639e7..dad1f5a 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,9 +1,6 @@
 [
   "ref\0CALx6S36rem=OuN_At6qYA=se5cpuYM1N2R8efoaszvo8b8Tz5A\@mail.gmail.com\0"
 ]
-[
-  "ref\0cover.1492692976.git.dcaratti\@redhat.com\0"
-]
 [
   "From\0Davide Caratti <dcaratti\@redhat.com>\0"
 ]
@@ -11,7 +8,7 @@
   "Subject\0[PATCH RFC net-next v4 6/7] openvswitch: more accurate checksumming in queue_userspace_packet()\0"
 ]
 [
-  "Date\0Thu, 20 Apr 2017 15:38:12 +0200\0"
+  "Date\0Thu, 20 Apr 2017 13:38:12 +0000\0"
 ]
 [
   "To\0Tom Herbert <tom\@herbertland.com>",
@@ -47,7 +44,7 @@
   "\@\@ -453,7 +453,7 \@\@ static int queue_userspace_packet(struct datapath *dp, struct sk_buff *skb,\n",
   " \n",
   " \t/* Complete checksum if needed */\n",
-  " \tif (skb->ip_summed == CHECKSUM_PARTIAL &&\n",
+  " \tif (skb->ip_summed = CHECKSUM_PARTIAL &&\n",
   "-\t    (err = skb_checksum_help(skb)))\n",
   "+\t    (err = skb_csum_hwoffload_help(skb, 0)))\n",
   " \t\tgoto out;\n",
@@ -57,4 +54,4 @@
   "2.7.4"
 ]
 
-963327b6209ccd1ce545ff11bfed307a098301939bb3e91f26783ad0adb6caea
+3e7b341bc54978d745ed5e70c272c2288e738e8a423aea29b3669238485ceca9

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.