Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 150508
b: refs/heads/master
c: 21a8cfe
h: refs/heads/master
v: v3
  • Loading branch information
David S. Miller committed May 27, 2009
1 parent 9ec61f1 commit decb8c2
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: 0e53c7f954a1e616df74723630dc844c211f6be5
refs/heads/master: 21a8cfe120c581091722fb146540a2033af16a57
2 changes: 1 addition & 1 deletion trunk/drivers/net/cpmac.c
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ struct cpmac_priv {
void __iomem *regs;
struct mii_bus *mii_bus;
struct phy_device *phy;
char phy_name[BUS_ID_SIZE];
char phy_name[MII_BUS_ID_SIZE + 3];
int oldlink, oldspeed, oldduplex;
u32 msg_enable;
struct net_device *dev;
Expand Down

0 comments on commit decb8c2

Please sign in to comment.