diff for duplicates of <55382D4E.5070708@gmail.com> diff --git a/a/1.txt b/N1/1.txt index bd2f92c..f467d99 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -26,7 +26,7 @@ On 14/04/15 14:37, Sergei Shtylyov wrote: > >> [snip] > ->>> + if (ecmd->duplex = DUPLEX_FULL) +>>> + if (ecmd->duplex == DUPLEX_FULL) >>> + priv->duplex = 1; >>> + else >>> + priv->duplex = 0; diff --git a/a/content_digest b/N1/content_digest index b0f2688..b037092 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,7 +3,7 @@ "ref\0552D8898.3060905@cogentembedded.com\0" "From\0Florian Fainelli <f.fainelli@gmail.com>\0" "Subject\0Re: [PATCH v3] Renesas Ethernet AVB driver\0" - "Date\0Wed, 22 Apr 2015 23:22:54 +0000\0" + "Date\0Wed, 22 Apr 2015 16:22:54 -0700\0" "To\0Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>" robh+dt@kernel.org pawel.moll@arm.com @@ -45,7 +45,7 @@ "> \n" ">> [snip]\n" "> \n" - ">>> + if (ecmd->duplex = DUPLEX_FULL)\n" + ">>> + if (ecmd->duplex == DUPLEX_FULL)\n" ">>> + priv->duplex = 1;\n" ">>> + else\n" ">>> + priv->duplex = 0;\n" @@ -202,4 +202,4 @@ "--\n" Florian -1712e10d3b81b8f91de6d4534a29ff98a1aa6235b9a01232b139eaf2e9598eb0 +efe321f314246a1547881ed6b99516d29eff6739814133e1bca480e6864eb28e
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.