diff for duplicates of <553427C9.7030605@cogentembedded.com> diff --git a/a/1.txt b/N1/1.txt index 2c249db..5695555 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -233,7 +233,7 @@ aligned TX buffers freed. :-) >> + } >> + >> + /* 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 95eeb82..a2aca65 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\0552C63FD.9010005@gmx.de\0" "From\0Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>\0" "Subject\0Re: [PATCH v3] Renesas Ethernet AVB driver\0" - "Date\0Sun, 19 Apr 2015 22:10:17 +0000\0" + "Date\0Mon, 20 Apr 2015 01:10:17 +0300\0" "To\0Lino Sanfilippo <LinoSanfilippo@gmx.de>" robh+dt@kernel.org pawel.moll@arm.com @@ -250,7 +250,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" @@ -323,4 +323,4 @@ "\n" WBR, Sergei -f97ab4a896f28c27a14c6481769df4a84fb014e765b7ee164c89e6119b497caa +495112760fb26857d0cdd6a9595f41bb996f40d252aebb1cf98083ba9b4847c4
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.