diff for duplicates of <55343E13.9090301@gmx.de> diff --git a/a/1.txt b/N1/1.txt index cb138db..93e9001 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -11,7 +11,7 @@ On 20.04.2015 00:10, Sergei Shtylyov wrote: > order is determined by the ABI. Will look into getting rid of them anyway... I think that thread I was referring to was this one: -http://thread.gmane.org/gmane.linux.kernel/182862/focus\x182986 +http://thread.gmane.org/gmane.linux.kernel/182862/focus=182986 (See the first comment from Benjamin Herrenschmidt). >>> +/* Packet transmit function for Ethernet AVB */ @@ -59,7 +59,7 @@ http://thread.gmane.org/gmane.linux.kernel/182862/focus\x182986 >>> + } >>> + >>> + /* TX timestamp required */ ->>> + if (q = RAVB_NC) { +>>> + if (q == RAVB_NC) { >>> + ts_skb = kmalloc(sizeof(*ts_skb), GFP_ATOMIC); >>> + if (!ts_skb) >>> + return -ENOMEM; diff --git a/a/content_digest b/N1/content_digest index a5eaefc..0aae161 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,7 +3,7 @@ "ref\0553427C9.7030605@cogentembedded.com\0" "From\0Lino Sanfilippo <LinoSanfilippo@gmx.de>\0" "Subject\0Re: [PATCH v3] Renesas Ethernet AVB driver\0" - "Date\0Sun, 19 Apr 2015 23:45:23 +0000\0" + "Date\0Mon, 20 Apr 2015 01:45:23 +0200\0" "To\0Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>" robh+dt@kernel.org pawel.moll@arm.com @@ -29,7 +29,7 @@ "> order is determined by the ABI. Will look into getting rid of them anyway...\n" "\n" "I think that thread I was referring to was this one:\n" - "http://thread.gmane.org/gmane.linux.kernel/182862/focus\0302986\n" + "http://thread.gmane.org/gmane.linux.kernel/182862/focus=182986\n" "(See the first comment from Benjamin Herrenschmidt).\n" "\n" ">>> +/* Packet transmit function for Ethernet AVB */\n" @@ -77,7 +77,7 @@ ">>> +\t}\n" ">>> +\n" ">>> +\t/* TX timestamp required */\n" - ">>> +\tif (q = RAVB_NC) {\n" + ">>> +\tif (q == RAVB_NC) {\n" ">>> +\t\tts_skb = kmalloc(sizeof(*ts_skb), GFP_ATOMIC);\n" ">>> +\t\tif (!ts_skb)\n" ">>> +\t\t\treturn -ENOMEM;\n" @@ -103,4 +103,4 @@ "Regards,\n" Lino -3a7d0b423c4a9905350e56f9ad51e91215ee2aef0b4ec57d819a15c2238c02cc +2ab751208cec2ea60037ec115e9c0e551cac734d9f111d3b840174d5905d41b3
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.