Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 284339
b: refs/heads/master
c: 25cecd7
h: refs/heads/master
i:
  284337: 26fc590
  284335: a0411dd
v: v3
  • Loading branch information
Julia Lawall authored and David S. Miller committed Jan 13, 2012
1 parent e9de48b commit 3f011e2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 20d4369b6892159895d6136946e692eaf29e8413
refs/heads/master: 25cecd7e355bf90b8fea039bd06947bb3234e77d
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ static int stmmac_pltfr_probe(struct platform_device *pdev)
priv = stmmac_dvr_probe(&(pdev->dev), plat_dat);
if (!priv) {
pr_err("%s: main drivr probe failed", __func__);
goto out_release_region;
goto out_unmap;
}

priv->ioaddr = addr;
Expand Down

0 comments on commit 3f011e2

Please sign in to comment.