Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 135357
b: refs/heads/master
c: 62f0c33
h: refs/heads/master
i:
  135355: 71fb00d
v: v3
  • Loading branch information
Mikhail Zolotaryov authored and David S. Miller committed Mar 21, 2009
1 parent 9172b30 commit 01dd402
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: ed734a97c6a81b644bd648afd7a337deb0ccd7e5
refs/heads/master: 62f0c338d126fee75dc04bd23be30281a0e1e62f
2 changes: 1 addition & 1 deletion trunk/drivers/net/ibm_newemac/core.c
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ static inline void emac_report_timeout_error(struct emac_instance *dev,
EMAC_FTR_440EP_PHY_CLK_FIX))
DBG(dev, "%s" NL, error);
else if (net_ratelimit())
printk(KERN_ERR "%s: %s\n", dev->ndev->name, error);
printk(KERN_ERR "%s: %s\n", dev->ofdev->node->full_name, error);
}

/* EMAC PHY clock workaround:
Expand Down

0 comments on commit 01dd402

Please sign in to comment.