Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 159473
b: refs/heads/master
c: 85910a8
h: refs/heads/master
i:
  159471: 714bb78
v: v3
  • Loading branch information
françois romieu authored and David S. Miller committed Aug 13, 2009
1 parent 388b79f commit baaa38e
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: 0b9b571d246d1c2621a5e4e5a0fa5cb95e18365d
refs/heads/master: 85910a8e9f425656bb7202d0fc62800000ffa262
1 change: 1 addition & 0 deletions trunk/drivers/net/r8169.c
Original file line number Diff line number Diff line change
Expand Up @@ -1729,6 +1729,7 @@ static void rtl8102e_hw_phy_config(void __iomem *ioaddr)
mdio_write(ioaddr, 0x1f, 0x0000);
mdio_patch(ioaddr, 0x11, 1 << 12);
mdio_patch(ioaddr, 0x19, 1 << 13);
mdio_patch(ioaddr, 0x10, 1 << 15);

rtl_phy_write(ioaddr, phy_reg_init, ARRAY_SIZE(phy_reg_init));
}
Expand Down

0 comments on commit baaa38e

Please sign in to comment.