Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 203945
b: refs/heads/master
c: 3ac3774
h: refs/heads/master
i:
  203943: 2162628
v: v3
  • Loading branch information
Sergey Matyukevich authored and David S. Miller committed Jul 31, 2010
1 parent 79e44ad commit 380948f
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: bee31369ce16fc3898ec9a54161248c9eddb06bc
refs/heads/master: 3ac377462938e8ec0a521dba17b2a81b502d8d19
2 changes: 1 addition & 1 deletion trunk/drivers/net/ucc_geth.c
Original file line number Diff line number Diff line change
Expand Up @@ -594,7 +594,7 @@ static void dump_regs(struct ucc_geth_private *ugeth)
{
int i;

ugeth_info("UCC%d Geth registers:", ugeth->ug_info->uf_info.ucc_num);
ugeth_info("UCC%d Geth registers:", ugeth->ug_info->uf_info.ucc_num + 1);
ugeth_info("Base address: 0x%08x", (u32) ugeth->ug_regs);

ugeth_info("maccfg1 : addr - 0x%08x, val - 0x%08x",
Expand Down

0 comments on commit 380948f

Please sign in to comment.