All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20150226152436.GC6075@linux>

diff --git a/a/1.txt b/N1/1.txt
index a518a06..ba10811 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,4 +1,4 @@
-From: Ahmed S. Darwish <ahmed.darwish-PLTpYtXPOU4AvxtiuMwx3w@public.gmane.org>
+From: Ahmed S. Darwish <ahmed.darwish@valeo.com>
 
 The driver currently limits the number of outstanding, not yet
 ACKed, transfers to 16 URBs. Meanwhile, the Kvaser firmware
@@ -12,7 +12,7 @@ throughput by two-fold and reducing the possibility of -ENOBUFs.
 Dynamically set the max tx URBs value according to firmware
 replies.
 
-Signed-off-by: Ahmed S. Darwish <ahmed.darwish-PLTpYtXPOU4AvxtiuMwx3w@public.gmane.org>
+Signed-off-by: Ahmed S. Darwish <ahmed.darwish@valeo.com>
 ---
  drivers/net/can/usb/kvaser_usb.c | 62 ++++++++++++++++++++++++++--------------
  1 file changed, 40 insertions(+), 22 deletions(-)
@@ -194,3 +194,9 @@ index a316fa4..8f835a1 100644
 -		((dev->fw_version >> 24) & 0xff),
 -		((dev->fw_version >> 16) & 0xff),
 -		(dev->fw_version & 0xffff));
+-
+ 	for (i = 0; i < dev->nchannels; i++) {
+ 		err = kvaser_usb_init_one(intf, id, i);
+ 		if (err) {
+-- 
+1.9.1
diff --git a/a/content_digest b/N1/content_digest
index e0819cb..65e4b4a 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,19 +1,19 @@
  "ref\020150226152011.GA6075@linux\0"
  "ref\020150226152202.GB6075@linux\0"
- "From\0Ahmed S. Darwish <darwish.07-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0"
+ "From\0Ahmed S. Darwish <darwish.07@gmail.com>\0"
  "Subject\0[PATCH 3/5] can: kvaser_usb: Utilize all possible tx URBs\0"
  "Date\0Thu, 26 Feb 2015 10:24:36 -0500\0"
- "To\0Olivier Sobrie <olivier-Ui3EtX6WB9GzQB+pC5nmwQ@public.gmane.org>"
-  Oliver Hartkopp <socketcan-fJ+pQTUTwRTk1uMJSBkQmQ@public.gmane.org>
-  Wolfgang Grandegger <wg-5Yr1BZd7O62+XT7JhA+gdA@public.gmane.org>
-  Marc Kleine-Budde <mkl-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
- " Andri Yngvason <andri.yngvason-zCUwNCi8n9MAvxtiuMwx3w@public.gmane.org>\0"
- "Cc\0Linux-CAN <linux-can-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>"
-  Linux-USB <linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
- " LKML <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>\0"
+ "To\0Olivier Sobrie <olivier@sobrie.be>"
+  Oliver Hartkopp <socketcan@hartkopp.net>
+  Wolfgang Grandegger <wg@grandegger.com>
+  Marc Kleine-Budde <mkl@pengutronix.de>
+ " Andri Yngvason <andri.yngvason@marel.com>\0"
+ "Cc\0Linux-CAN <linux-can@vger.kernel.org>"
+  Linux-USB <linux-usb@vger.kernel.org>
+ " LKML <linux-kernel@vger.kernel.org>\0"
  "\00:1\0"
  "b\0"
- "From: Ahmed S. Darwish <ahmed.darwish-PLTpYtXPOU4AvxtiuMwx3w@public.gmane.org>\n"
+ "From: Ahmed S. Darwish <ahmed.darwish@valeo.com>\n"
  "\n"
  "The driver currently limits the number of outstanding, not yet\n"
  "ACKed, transfers to 16 URBs. Meanwhile, the Kvaser firmware\n"
@@ -27,7 +27,7 @@
  "Dynamically set the max tx URBs value according to firmware\n"
  "replies.\n"
  "\n"
- "Signed-off-by: Ahmed S. Darwish <ahmed.darwish-PLTpYtXPOU4AvxtiuMwx3w@public.gmane.org>\n"
+ "Signed-off-by: Ahmed S. Darwish <ahmed.darwish@valeo.com>\n"
  "---\n"
  " drivers/net/can/usb/kvaser_usb.c | 62 ++++++++++++++++++++++++++--------------\n"
  " 1 file changed, 40 insertions(+), 22 deletions(-)\n"
@@ -208,6 +208,12 @@
  "-\tdev_dbg(&intf->dev, \"Firmware version: %d.%d.%d\\n\",\n"
  "-\t\t((dev->fw_version >> 24) & 0xff),\n"
  "-\t\t((dev->fw_version >> 16) & 0xff),\n"
- "-\t\t(dev->fw_version & 0xffff));"
+ "-\t\t(dev->fw_version & 0xffff));\n"
+ "-\n"
+ " \tfor (i = 0; i < dev->nchannels; i++) {\n"
+ " \t\terr = kvaser_usb_init_one(intf, id, i);\n"
+ " \t\tif (err) {\n"
+ "-- \n"
+ 1.9.1
 
-b9d2f80fce886c30087cbafd29ab4062302f03beb5723df8639bbf16e13449dc
+5ea5c22c73e8993f537d3ba9e3c5724267c0679e9d97644856e6c7ff8084abc2

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.