Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 368603
b: refs/heads/master
c: 43d6869
h: refs/heads/master
i:
  368601: b8917ef
  368599: b1abacb
v: v3
  • Loading branch information
Wei Yongjun authored and David S. Miller committed Mar 22, 2013
1 parent b95b87e commit e1db460
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d6a8c36dd6f6f06f046e5c61d3fb39b777c3bdc6
refs/heads/master: 43d6869037d6fa8f92a7a7e6df3b48147c8a3ef9
1 change: 1 addition & 0 deletions trunk/drivers/net/ethernet/s6gmac.c
Original file line number Diff line number Diff line change
Expand Up @@ -998,6 +998,7 @@ static int s6gmac_probe(struct platform_device *pdev)
mb = mdiobus_alloc();
if (!mb) {
printk(KERN_ERR DRV_PRMT "error allocating mii bus\n");
res = -ENOMEM;
goto errmii;
}
mb->name = "s6gmac_mii";
Expand Down

0 comments on commit e1db460

Please sign in to comment.