Re: [PATCH net-next v2 3/3] net: phy: mxl-86110: add basic support for MxL86111 PHY
From: Jakub Kicinski
Date: Mon Aug 18 2025 - 22:32:06 EST
On Sun, 17 Aug 2025 15:31:43 +0100 Daniel Golle wrote:
> +/**
> + * mxl86111_probe() - validate bootstrap chip config and set UTP page
> + * @phydev: pointer to the phy_device
> + *
> + * returns 0 or negative errno code
This needs proper formatting:
* Returns:
please check with ./scripts/kernel-doc -none -Wall $file
> + */
> +static int mxl86111_probe(struct phy_device *phydev)
--
pw-bot: cr