diff for duplicates of <564C7D2E.4030608@cogentembedded.com> diff --git a/a/1.txt b/N1/1.txt index 9a5de22..496f764 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -74,7 +74,7 @@ On 9/30/2015 9:15 AM, Simon Horman wrote: > goto out_napi_off; > } > -> + if (priv->chip_id = RCAR_GEN3) { +> + if (priv->chip_id == RCAR_GEN3) { > + error = request_irq(priv->emac_irq, ravb_interrupt, > + IRQF_SHARED, ndev->name, ndev); > + if (error) { diff --git a/a/content_digest b/N1/content_digest index 4990359..5301fa1 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\01443593755-20991-5-git-send-email-horms+renesas@verge.net.au\0" "From\0Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>\0" "Subject\0Re: [PATCH net-next 4/4] ravb: Add support for r8a7795 SoC\0" - "Date\0Wed, 18 Nov 2015 13:29:18 +0000\0" + "Date\0Wed, 18 Nov 2015 16:29:18 +0300\0" "To\0Simon Horman <horms+renesas@verge.net.au>" " David Miller <davem@davemloft.net>\0" "Cc\0netdev@vger.kernel.org" @@ -88,7 +88,7 @@ "> \t\tgoto out_napi_off;\n" "> \t}\n" ">\n" - "> +\tif (priv->chip_id = RCAR_GEN3) {\n" + "> +\tif (priv->chip_id == RCAR_GEN3) {\n" "> +\t\terror = request_irq(priv->emac_irq, ravb_interrupt,\n" "> +\t\t\t\t IRQF_SHARED, ndev->name, ndev);\n" "> +\t\tif (error) {\n" @@ -116,4 +116,4 @@ "\n" MBR, Sergei -e5073ed550562d69bd1f822c4a49fcc9636604778413b988a60a79f8ed81bfd3 +1df2a1b1ba03592c2a14fb5a2c338a8cda66bb009d70bd3bdde462ce3c8c15d2
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.