diff for duplicates of <5519D380.6070200@cogentembedded.com> diff --git a/a/1.txt b/N1/1.txt index d3afed8..0cec667 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -36,7 +36,8 @@ CC: anyway... > ... >> Index: net-next/drivers/net/ethernet/renesas/ravb.c ->> =================================>> --- /dev/null +>> =================================================================== +>> --- /dev/null >> +++ net-next/drivers/net/ethernet/renesas/ravb.c >> @@ -0,0 +1,3071 @@ [...] @@ -197,7 +198,7 @@ enough... :-/ >> + } >> + >> + /* TX timestamp required */ ->> + if (q = RAVB_NC) { +>> + if (q == RAVB_NC) { >> + ts_skb = kmalloc(sizeof(*ts_skb), GFP_ATOMIC); >> + if (!ts_skb) { >> + netdev_err(ndev, diff --git a/a/content_digest b/N1/content_digest index 31d8dc3..ee5432b 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\020150328082853.GA4255@localhost.localdomain\0" "From\0Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>\0" "Subject\0Re: [PATCH resend] Renesas Ethernet AVB driver\0" - "Date\0Mon, 30 Mar 2015 22:51:44 +0000\0" + "Date\0Tue, 31 Mar 2015 01:51:44 +0300\0" "To\0Richard Cochran <richardcochran@gmail.com>\0" "Cc\0robh+dt@kernel.org" pawel.moll@arm.com @@ -54,7 +54,8 @@ "> ...\n" "\n" ">> Index: net-next/drivers/net/ethernet/renesas/ravb.c\n" - ">> =================================>> --- /dev/null\n" + ">> ===================================================================\n" + ">> --- /dev/null\n" ">> +++ net-next/drivers/net/ethernet/renesas/ravb.c\n" ">> @@ -0,0 +1,3071 @@\n" "[...]\n" @@ -215,7 +216,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\tnetdev_err(ndev,\n" @@ -328,4 +329,4 @@ "\n" WBR, Sergei -68ebbb150fbfb4013e48ba805972282558cf79a1804577ff2e66d5dfb5cc3822 +9c349212ee8abe6dc057dd9c73bf7b6e0800d82a92f497914e44b9f175f470f5
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.