Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 43239
b: refs/heads/master
c: 12d86f6
h: refs/heads/master
i:
  43237: 214698b
  43235: 0e9f6cc
  43231: e7146ad
v: v3
  • Loading branch information
Francois Romieu authored and Francois Romieu committed Dec 3, 2006
1 parent 1c124e5 commit 41b5d29
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 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: d03902b8864d7814c938f67befade5a3bba68708
refs/heads/master: 12d86f682e8acad8555718dc7b0082590f2365d0
5 changes: 0 additions & 5 deletions trunk/drivers/net/r8169.c
Original file line number Diff line number Diff line change
Expand Up @@ -1286,11 +1286,6 @@ static void rtl8169_hw_phy_config(struct net_device *dev)
/* Shazam ! */

if (tp->mac_version == RTL_GIGA_MAC_VER_04) {
mdio_write(ioaddr, 31, 0x0001);
mdio_write(ioaddr, 9, 0x273a);
mdio_write(ioaddr, 14, 0x7bfb);
mdio_write(ioaddr, 27, 0x841e);

mdio_write(ioaddr, 31, 0x0002);
mdio_write(ioaddr, 1, 0x90d0);
mdio_write(ioaddr, 31, 0x0000);
Expand Down

0 comments on commit 41b5d29

Please sign in to comment.