diff for duplicates of <20101221073456.GG1936@bicker> diff --git a/a/1.txt b/N1/1.txt index c5dd04f..f5dcd24 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -50,7 +50,7 @@ index 20f803d..34a0af3 100644 SET_NETDEV_DEV(ndev, &pdev->dev); @@ -1683,8 +1680,8 @@ static int stmmac_dvr_probe(struct platform_device *pdev) - if (ndev->irq = -ENXIO) { + if (ndev->irq == -ENXIO) { pr_err("%s: ERROR: MAC IRQ configuration " "information not found\n", __func__); - ret = -ENODEV; diff --git a/a/content_digest b/N1/content_digest index 02719e2..ac20f93 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,6 +1,6 @@ "From\0Dan Carpenter <error27@gmail.com>\0" "Subject\0[patch -next] stmmac: unwind properly in stmmac_dvr_probe()\0" - "Date\0Tue, 21 Dec 2010 07:34:56 +0000\0" + "Date\0Tue, 21 Dec 2010 10:34:56 +0300\0" "To\0Giuseppe Cavallaro <peppe.cavallaro@st.com>\0" "Cc\0netdev@vger.kernel.org" " kernel-janitors@vger.kernel.org\0" @@ -58,7 +58,7 @@ " \n" " \tSET_NETDEV_DEV(ndev, &pdev->dev);\n" "@@ -1683,8 +1680,8 @@ static int stmmac_dvr_probe(struct platform_device *pdev)\n" - " \tif (ndev->irq = -ENXIO) {\n" + " \tif (ndev->irq == -ENXIO) {\n" " \t\tpr_err(\"%s: ERROR: MAC IRQ configuration \"\n" " \t\t \"information not found\\n\", __func__);\n" "-\t\tret = -ENODEV;\n" @@ -134,4 +134,4 @@ " \treturn ret;\n" } -feff4421ca9c43b54f4a4af08517a9ddb4601620494a75bfa2e682e1ce45e28f +9dc16fc6317d82b76895cf4c73b1bfa29decb0418bfe79f9a8419328fff59480
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.