Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 12d86f68 authored by Francois Romieu's avatar Francois Romieu Committed by Francois Romieu
Browse files

r8169: phy program update



This is commented out in Realtek's driver as well.

Signed-off-by: default avatarFrancois Romieu <romieu@fr.zoreil.com>
parent d03902b8
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -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);