Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 290053
b: refs/heads/master
c: 8c1a7f5
h: refs/heads/master
i:
  290051: b7fa525
v: v3
  • Loading branch information
Masanari Iida authored and David S. Miller committed Feb 8, 2012
1 parent 4d8a462 commit 256388a
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: 31a4c8b82788fa369c709bb3366c8b90c77c0dee
refs/heads/master: 8c1a7f5283e72306d1d23524f051501ffa1baf57
2 changes: 1 addition & 1 deletion trunk/drivers/net/ethernet/stmicro/stmmac/stmmac_pci.c
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ static int __devinit stmmac_pci_probe(struct pci_dev *pdev,
continue;
addr = pci_iomap(pdev, i, 0);
if (addr == NULL) {
pr_err("%s: ERROR: cannot map regiser memory, aborting",
pr_err("%s: ERROR: cannot map register memory, aborting",
__func__);
ret = -EIO;
goto err_out_map_failed;
Expand Down

0 comments on commit 256388a

Please sign in to comment.