All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1461042056-10607-3-git-send-email-bjorn.andersson@linaro.org>

diff --git a/a/1.txt b/N1/1.txt
index 7968e33..3b98a9e 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,20 +1,20 @@
-From: Pontus Fuchs <pontus.fuchs@gmail.com>
+From: Pontus Fuchs <pontus.fuchs-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 
 The wcn36xx FW expects a fixed size TIM PVM in the beacon template. If
 supplied with a shorter than expected PVM it will overwrite the IE
 following the TIM.
 
-Squashed with fix from Jason Mobarak <jam@cozybit.com>:
+Squashed with fix from Jason Mobarak <jam-W/OLz77bvjtBDgjK7y7TUQ@public.gmane.org>:
 Patch "wcn36xx: Pad TIM PVM if needed" has caused a regression in mesh
 beaconing.  The field tim_off is always 0 for mesh mode, and thus
 pvm_len (referring to the TIM length field) and pad are both incorrectly
 calculated.  Thus, msg_body.beacon_length is incorrectly calculated for
 mesh mode. Fix this.
 
-Signed-off-by: Pontus Fuchs <pontus.fuchs@gmail.com>
-Signed-off-by: Jason Mobarak <jam@cozybit.com>
+Signed-off-by: Pontus Fuchs <pontus.fuchs-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
+Signed-off-by: Jason Mobarak <jam-W/OLz77bvjtBDgjK7y7TUQ@public.gmane.org>
 [bjorn: squashed in Jason's fixup]
-Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
+Signed-off-by: Bjorn Andersson <bjorn.andersson-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
 ---
 
 Changes since v1:
@@ -88,4 +88,9 @@ index ff3ed2461a69..089a7e445cd6 100644
  	if (vif->type == NL80211_IFTYPE_MESH_POINT)
  		/* mesh beacon don't need this, so push further down */
 -- 
-2.5.0
\ No newline at end of file
+2.5.0
+
+--
+To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
+the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+More majordomo info at  http://vger.kernel.org/majordomo-info.html
\ No newline at end of file
diff --git a/a/content_digest b/N1/content_digest
index dd68f4c..9b5bc17 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,7 +2,10 @@
   "ref\0001461042056-10607-1-git-send-email-bjorn.andersson\@linaro.org\0"
 ]
 [
-  "From\0Bjorn Andersson <bjorn.andersson\@linaro.org>\0"
+  "ref\0001461042056-10607-1-git-send-email-bjorn.andersson-QSEj5FYQhm4dnm+yROfE0A\@public.gmane.org\0"
+]
+[
+  "From\0Bjorn Andersson <bjorn.andersson-QSEj5FYQhm4dnm+yROfE0A\@public.gmane.org>\0"
 ]
 [
   "Subject\0[PATCH v3 02/18] wcn36xx: Pad TIM PVM if needed\0"
@@ -11,15 +14,15 @@
   "Date\0Mon, 18 Apr 2016 22:00:40 -0700\0"
 ]
 [
-  "To\0Eugene Krasnikov <k.eugene.e\@gmail.com>",
-  " Kalle Valo <kvalo\@codeaurora.org>\0"
+  "To\0Eugene Krasnikov <k.eugene.e-Re5JQEeQqe8AvxtiuMwx3w\@public.gmane.org>",
+  " Kalle Valo <kvalo-sgV2jX0FEOL9JmXXK+q4OQ\@public.gmane.org>\0"
 ]
 [
-  "Cc\0Pontus Fuchs <pontus.fuchs\@gmail.com>",
-  " linux-wireless\@vger.kernel.org",
-  " netdev\@vger.kernel.org",
-  " linux-kernel\@vger.kernel.org",
-  " Jason Mobarak <jam\@cozybit.com>\0"
+  "Cc\0Pontus Fuchs <pontus.fuchs-Re5JQEeQqe8AvxtiuMwx3w\@public.gmane.org>",
+  " linux-wireless-u79uwXL29TY76Z2rM5mHXA\@public.gmane.org",
+  " netdev-u79uwXL29TY76Z2rM5mHXA\@public.gmane.org",
+  " linux-kernel-u79uwXL29TY76Z2rM5mHXA\@public.gmane.org",
+  " Jason Mobarak <jam-W/OLz77bvjtBDgjK7y7TUQ\@public.gmane.org>\0"
 ]
 [
   "\0000:1\0"
@@ -28,23 +31,23 @@
   "b\0"
 ]
 [
-  "From: Pontus Fuchs <pontus.fuchs\@gmail.com>\n",
+  "From: Pontus Fuchs <pontus.fuchs-Re5JQEeQqe8AvxtiuMwx3w\@public.gmane.org>\n",
   "\n",
   "The wcn36xx FW expects a fixed size TIM PVM in the beacon template. If\n",
   "supplied with a shorter than expected PVM it will overwrite the IE\n",
   "following the TIM.\n",
   "\n",
-  "Squashed with fix from Jason Mobarak <jam\@cozybit.com>:\n",
+  "Squashed with fix from Jason Mobarak <jam-W/OLz77bvjtBDgjK7y7TUQ\@public.gmane.org>:\n",
   "Patch \"wcn36xx: Pad TIM PVM if needed\" has caused a regression in mesh\n",
   "beaconing.  The field tim_off is always 0 for mesh mode, and thus\n",
   "pvm_len (referring to the TIM length field) and pad are both incorrectly\n",
   "calculated.  Thus, msg_body.beacon_length is incorrectly calculated for\n",
   "mesh mode. Fix this.\n",
   "\n",
-  "Signed-off-by: Pontus Fuchs <pontus.fuchs\@gmail.com>\n",
-  "Signed-off-by: Jason Mobarak <jam\@cozybit.com>\n",
+  "Signed-off-by: Pontus Fuchs <pontus.fuchs-Re5JQEeQqe8AvxtiuMwx3w\@public.gmane.org>\n",
+  "Signed-off-by: Jason Mobarak <jam-W/OLz77bvjtBDgjK7y7TUQ\@public.gmane.org>\n",
   "[bjorn: squashed in Jason's fixup]\n",
-  "Signed-off-by: Bjorn Andersson <bjorn.andersson\@linaro.org>\n",
+  "Signed-off-by: Bjorn Andersson <bjorn.andersson-QSEj5FYQhm4dnm+yROfE0A\@public.gmane.org>\n",
   "---\n",
   "\n",
   "Changes since v1:\n",
@@ -118,7 +121,12 @@
   " \tif (vif->type == NL80211_IFTYPE_MESH_POINT)\n",
   " \t\t/* mesh beacon don't need this, so push further down */\n",
   "-- \n",
-  "2.5.0"
+  "2.5.0\n",
+  "\n",
+  "--\n",
+  "To unsubscribe from this list: send the line \"unsubscribe linux-wireless\" in\n",
+  "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA\@public.gmane.org\n",
+  "More majordomo info at  http://vger.kernel.org/majordomo-info.html"
 ]
 
-9d130f2bc935969388ca5a62646de0fc2bc9f692c2fee25d10704a7225e68856
+7eb309635f3a3e574fd41aeffb07fb49b89af2d102f0d9fc4ad3dd383d33cfc0

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.