Re: [PATCH net-next v3 2/2] net: phy: dp83tg720: Add randomized polling intervals for unstable link detection

From: Jakub Kicinski
Date: Fri Feb 07 2025 - 19:34:56 EST


On Thu, 6 Feb 2025 10:39:02 +0100 Oleksij Rempel wrote:
> +static unsigned int dp83tg720_phy_get_next_update_time(struct phy_device *phydev)

over 80 chars, why did you decide to put the word "phy" into this
function name

> + /* When the link is up, use a fixed 1000ms interval (in jiffies) */

comment over 80 chars