diff for duplicates of <54E05961.7000201@broadcom.com> diff --git a/a/1.txt b/N1/1.txt index 8bff166..d1a9f93 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -11,7 +11,7 @@ are currently in. >> >> On 2015/2/12 11:26, Fu, Zhonghui wrote: >>> From a05d35ab334c20970c236fb971dae88810078c88 Mon Sep 17 00:00:00 2001 ->>> From: Fu Zhonghui <zhonghui.fu@linux.intel.com> +>>> From: Fu Zhonghui <zhonghui.fu-VuQAYsv1563Yd54FQh9/CA@public.gmane.org> >>> Date: Thu, 12 Feb 2015 10:49:35 +0800 >>> Subject: [PATCH v3] brcmfmac: avoid duplicated suspend/resume operation >>> @@ -19,8 +19,8 @@ are currently in. >>> twice suspend/resume operations for one WiFi chip to do >>> the same things. This patch avoid this case. >>> ->>> Acked-by: Arend van Spriel <arend@broadcom.com> ->>> Signed-off-by: Fu Zhonghui <zhonghui.fu@linux.intel.com> +>>> Acked-by: Arend van Spriel <arend-dY08KVG/lbpWk0Htik3J/w@public.gmane.org> +>>> Signed-off-by: Fu Zhonghui <zhonghui.fu-VuQAYsv1563Yd54FQh9/CA@public.gmane.org> >>> --- >>> Changes in v3: >>> - Rebase to wireless-drivers-next/master branch @@ -84,7 +84,12 @@ Arend >> -- >> To unsubscribe from this list: send the line "unsubscribe >> linux-wireless" in ->> the body of a message to majordomo@vger.kernel.org +>> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org >> More majordomo info at http://vger.kernel.org/majordomo-info.html >> > + +-- +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 diff --git a/a/content_digest b/N1/content_digest index 1655897..8e76027 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,24 +1,25 @@ "ref\054DC1D7D.5050407@linux.intel.com\0" "ref\054E0072D.3020802@linux.intel.com\0" "ref\054E01209.7010300@erley.org\0" - "From\0Arend van Spriel <arend@broadcom.com>\0" + "ref\054E01209.7010300-Jx9fsTfDDR3YtjvyW6yDsg@public.gmane.org\0" + "From\0Arend van Spriel <arend-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>\0" "Subject\0Re: [PATCH v3] brcmfmac: avoid duplicated suspend/resume operation\0" "Date\0Sun, 15 Feb 2015 09:31:29 +0100\0" - "To\0Pat Erley <pat-lkml@erley.org>\0" + "To\0Pat Erley <pat-lkml-Jx9fsTfDDR3YtjvyW6yDsg@public.gmane.org>\0" "Cc\0Fu" - Zhonghui <zhonghui.fu@linux.intel.com> - Kalle Valo <kvalo@codeaurora.org> - <brudley@broadcom.com> - Franky Lin <frankyl@broadcom.com> - <meuleman@broadcom.com> - <linville@tuxdriver.com> - <pieterpg@broadcom.com> - <hdegoede@redhat.com> - <wens@csie.org> - <linux-wireless@vger.kernel.org> - <brcm80211-dev-list@broadcom.com> - <netdev@vger.kernel.org> - " linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org>\0" + Zhonghui <zhonghui.fu-VuQAYsv1563Yd54FQh9/CA@public.gmane.org> + Kalle Valo <kvalo-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org> + <brudley-dY08KVG/lbpWk0Htik3J/w@public.gmane.org> + Franky Lin <frankyl-dY08KVG/lbpWk0Htik3J/w@public.gmane.org> + <meuleman-dY08KVG/lbpWk0Htik3J/w@public.gmane.org> + <linville-2XuSBdqkA4R54TAoqtyWWQ@public.gmane.org> + <pieterpg-dY08KVG/lbpWk0Htik3J/w@public.gmane.org> + <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> + <wens-jdAy2FN1RRM@public.gmane.org> + <linux-wireless-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> + <brcm80211-dev-list-dY08KVG/lbpWk0Htik3J/w@public.gmane.org> + <netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> + " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>\0" "\00:1\0" "b\0" "On 02/15/15 04:27, Pat Erley wrote:\n" @@ -34,7 +35,7 @@ ">>\n" ">> On 2015/2/12 11:26, Fu, Zhonghui wrote:\n" ">>> From a05d35ab334c20970c236fb971dae88810078c88 Mon Sep 17 00:00:00 2001\n" - ">>> From: Fu Zhonghui <zhonghui.fu@linux.intel.com>\n" + ">>> From: Fu Zhonghui <zhonghui.fu-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>\n" ">>> Date: Thu, 12 Feb 2015 10:49:35 +0800\n" ">>> Subject: [PATCH v3] brcmfmac: avoid duplicated suspend/resume operation\n" ">>>\n" @@ -42,8 +43,8 @@ ">>> twice suspend/resume operations for one WiFi chip to do\n" ">>> the same things. This patch avoid this case.\n" ">>>\n" - ">>> Acked-by: Arend van Spriel <arend@broadcom.com>\n" - ">>> Signed-off-by: Fu Zhonghui <zhonghui.fu@linux.intel.com>\n" + ">>> Acked-by: Arend van Spriel <arend-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>\n" + ">>> Signed-off-by: Fu Zhonghui <zhonghui.fu-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>\n" ">>> ---\n" ">>> Changes in v3:\n" ">>> - Rebase to wireless-drivers-next/master branch\n" @@ -107,9 +108,14 @@ ">> --\n" ">> To unsubscribe from this list: send the line \"unsubscribe\n" ">> linux-wireless\" in\n" - ">> the body of a message to majordomo@vger.kernel.org\n" + ">> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" ">> More majordomo info at http://vger.kernel.org/majordomo-info.html\n" ">>\n" - > + ">\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 -38a235ee0b67929756f4c676689f882c59073f37dd7c213064009febc18a134c +eee53f8ab42a1e3a258f54bca0ccb756b1fa04b8f75750eb36c81d3beb542aac
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.