diff for duplicates of <545A3451.2090302@pengutronix.de> diff --git a/a/1.txt b/N1/1.txt index eca9ae7..38d9d98 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -7,9 +7,9 @@ On 11/05/2014 02:16 PM, Dong Aisheng wrote: > function. > > Without the workaround, we can easily see the following errors: -> root@imx6qdlsolo:~# ip link set can0 up type can bitrate 1000000 +> root at imx6qdlsolo:~# ip link set can0 up type can bitrate 1000000 > [ 66.882520] IPv6: ADDRCONF(NETDEV_CHANGE): can0: link becomes ready -> root@imx6qdlsolo:~# cansend can0 123#112233 +> root at imx6qdlsolo:~# cansend can0 123#112233 > [ 66.935640] m_can 20e8000.can can0: Bit Error Uncorrected > > Signed-off-by: Dong Aisheng <b29396@freescale.com> @@ -24,3 +24,11 @@ Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions | Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917-5555 | Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de | + +-------------- next part -------------- +A non-text attachment was scrubbed... +Name: signature.asc +Type: application/pgp-signature +Size: 819 bytes +Desc: OpenPGP digital signature +URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20141105/ba1fc85e/attachment.sig> diff --git a/a/2.bin b/a/2.bin deleted file mode 100644 index 0229fca..0000000 --- a/a/2.bin +++ /dev/null @@ -1,17 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1 - -iQIcBAEBAgAGBQJUWjRRAAoJECte4hHFiupUDHAQAJ+4ZJ4klnGUhHyvmRy32kWJ -Mdds7ZOJXVJ7YWHJwysnumMibLwgOJhIXw890KTlz1nHMQeR3rstiaPvqOEuJTrv -kw+uZ1rAQNeMBH38w7Ltk+8w5F9hT6ns9cMNHPuW5UjiY0zIBoBbgaCJNmSfHeD2 -tB9P9fhvui5ED6hTRqQOUplqJQYP2NbTe0RIBuMJQapV45H//L8WCVyw52doEnNA -0fWb62a7vy+7H4xEgOVJVyTXsACYIHv0tNq4b2vtI5zPOlxUE/00eODxuWJgm7H5 -A+7sHDuiUTQ8df+sdOCf/JteyBuh0Ee0iLiiNF/3WX+xX4ABaiTHzGtQwFCIYeTf -fudr5Ng/aNoWvNNQaU6M7lXdtJSnDDrUqUszFRftNO+8G9/KXLeVWX8OhSjhYr5b -K7xd0+MV5uWKv55o+yN/AxG0mQxvuiZOZ08BYQrfQBWL8G0nP+Kuv68Kpu2fyAkX -NEHLPXDScN5WEXj0yTZ7whHMRSdRvGYaaKfEWEyiT4q6TMwWLI934Tnfq8XEVDW/ -tY1YLSLGWYDuHpnh3WZ7KMJu1nHLKncKoc//vLyftjGcmJBej+ISQqZPHif6WtSF -LdSPp3pqc90k0VbZ+jB85OzqI/7aI6m1a4rQ2xb1kv0IXcKsGcjY6uH0vA3ACiMp -s/+AZ8ukvWMgGgnEASsd -=XgR+ ------END PGP SIGNATURE----- diff --git a/a/2.hdr b/a/2.hdr deleted file mode 100644 index a198b95..0000000 --- a/a/2.hdr +++ /dev/null @@ -1,3 +0,0 @@ -Content-Type: application/pgp-signature; name="signature.asc" -Content-Description: OpenPGP digital signature -Content-Disposition: attachment; filename="signature.asc" diff --git a/a/content_digest b/N1/content_digest index de36bfc..f5c4e75 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,16 +1,10 @@ "ref\01415193393-30023-1-git-send-email-b29396@freescale.com\0" "ref\01415193393-30023-3-git-send-email-b29396@freescale.com\0" - "From\0Marc Kleine-Budde <mkl@pengutronix.de>\0" - "Subject\0Re: [PATCH V3 3/3] can: m_can: workaround for transmit data less than 4 bytes\0" + "From\0mkl@pengutronix.de (Marc Kleine-Budde)\0" + "Subject\0[PATCH V3 3/3] can: m_can: workaround for transmit data less than 4 bytes\0" "Date\0Wed, 05 Nov 2014 15:29:37 +0100\0" - "To\0Dong Aisheng <b29396@freescale.com>" - " linux-can@vger.kernel.org\0" - "Cc\0wg@grandegger.com" - varkabhadram@gmail.com - netdev@vger.kernel.org - socketcan@hartkopp.net - " linux-arm-kernel@lists.infradead.org\0" - "\01:1\0" + "To\0linux-arm-kernel@lists.infradead.org\0" + "\00:1\0" "b\0" "On 11/05/2014 02:16 PM, Dong Aisheng wrote:\n" "> At least on the i.MX6SX TO1.2 with M_CAN IP version 3.0.1, an issue with\n" @@ -21,9 +15,9 @@ "> function.\n" "> \n" "> Without the workaround, we can easily see the following errors:\n" - "> root@imx6qdlsolo:~# ip link set can0 up type can bitrate 1000000\n" + "> root at imx6qdlsolo:~# ip link set can0 up type can bitrate 1000000\n" "> [ 66.882520] IPv6: ADDRCONF(NETDEV_CHANGE): can0: link becomes ready\n" - "> root@imx6qdlsolo:~# cansend can0 123#112233\n" + "> root at imx6qdlsolo:~# cansend can0 123#112233\n" "> [ 66.935640] m_can 20e8000.can can0: Bit Error Uncorrected\n" "> \n" "> Signed-off-by: Dong Aisheng <b29396@freescale.com>\n" @@ -37,27 +31,14 @@ "Pengutronix e.K. | Marc Kleine-Budde |\n" "Industrial Linux Solutions | Phone: +49-231-2826-924 |\n" "Vertretung West/Dortmund | Fax: +49-5121-206917-5555 |\n" - Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de | - "\01:2\0" - "fn\0signature.asc\0" - "d\0OpenPGP digital signature\0" - "b\0" - "-----BEGIN PGP SIGNATURE-----\n" - "Version: GnuPG v1\n" + "Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de |\n" "\n" - "iQIcBAEBAgAGBQJUWjRRAAoJECte4hHFiupUDHAQAJ+4ZJ4klnGUhHyvmRy32kWJ\n" - "Mdds7ZOJXVJ7YWHJwysnumMibLwgOJhIXw890KTlz1nHMQeR3rstiaPvqOEuJTrv\n" - "kw+uZ1rAQNeMBH38w7Ltk+8w5F9hT6ns9cMNHPuW5UjiY0zIBoBbgaCJNmSfHeD2\n" - "tB9P9fhvui5ED6hTRqQOUplqJQYP2NbTe0RIBuMJQapV45H//L8WCVyw52doEnNA\n" - "0fWb62a7vy+7H4xEgOVJVyTXsACYIHv0tNq4b2vtI5zPOlxUE/00eODxuWJgm7H5\n" - "A+7sHDuiUTQ8df+sdOCf/JteyBuh0Ee0iLiiNF/3WX+xX4ABaiTHzGtQwFCIYeTf\n" - "fudr5Ng/aNoWvNNQaU6M7lXdtJSnDDrUqUszFRftNO+8G9/KXLeVWX8OhSjhYr5b\n" - "K7xd0+MV5uWKv55o+yN/AxG0mQxvuiZOZ08BYQrfQBWL8G0nP+Kuv68Kpu2fyAkX\n" - "NEHLPXDScN5WEXj0yTZ7whHMRSdRvGYaaKfEWEyiT4q6TMwWLI934Tnfq8XEVDW/\n" - "tY1YLSLGWYDuHpnh3WZ7KMJu1nHLKncKoc//vLyftjGcmJBej+ISQqZPHif6WtSF\n" - "LdSPp3pqc90k0VbZ+jB85OzqI/7aI6m1a4rQ2xb1kv0IXcKsGcjY6uH0vA3ACiMp\n" - "s/+AZ8ukvWMgGgnEASsd\n" - "=XgR+\n" - "-----END PGP SIGNATURE-----\n" + "-------------- next part --------------\n" + "A non-text attachment was scrubbed...\n" + "Name: signature.asc\n" + "Type: application/pgp-signature\n" + "Size: 819 bytes\n" + "Desc: OpenPGP digital signature\n" + URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20141105/ba1fc85e/attachment.sig> -da7e569ecca06b1c5e1d5ad282999fd1090e955c383532b9982a14b751d0223c +5f37ca338140f7131f4c888c83e2ba1733b8191aef12928856130189c5275846
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.