Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 290440
b: refs/heads/master
c: 7c3a95a
h: refs/heads/master
v: v3
  • Loading branch information
Christian Riesch authored and David S. Miller committed Feb 24, 2012
1 parent 0932904 commit 45c2d41
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: b4ad0428139491355ea8742294c77942c312c5bb
refs/heads/master: 7c3a95a15ad2a5278498a72df0463131048926a3
2 changes: 1 addition & 1 deletion trunk/drivers/net/ethernet/ti/davinci_mdio.c
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ struct davinci_mdio_regs {
u32 control;
#define CONTROL_IDLE BIT(31)
#define CONTROL_ENABLE BIT(30)
#define CONTROL_MAX_DIV (0xff)
#define CONTROL_MAX_DIV (0xffff)

u32 alive;
u32 link;
Expand Down

0 comments on commit 45c2d41

Please sign in to comment.