Thread (8 messages) 8 messages, 4 authors, 2024-02-03

Re: [PATCH RESUBMIT net-next] r8169: simplify EEE handling

From: Andrew Lunn <andrew@lunn.ch>
Date: 2024-02-02 00:16:43

quoted hunk ↗ jump to hunk
@@ -5058,7 +5033,9 @@ static int r8169_mdio_register(struct rtl8169_private *tp)
 	}
 
 	tp->phydev->mac_managed_pm = true;
-
+	if (rtl_supports_eee(tp))
+		linkmode_copy(tp->phydev->advertising_eee,
+			      tp->phydev->supported_eee);
This looks odd. Does it mean something is missing on phylib?

	Andrew
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help