Re: [PATCH] net: pcs: enable autonegotiation for 10g-usxgmii
From: Andrew Lunn
Date: Thu Aug 20 2026 - 14:25:02 EST
> @@ -154,6 +157,7 @@ static int lynx_pcs_config_usxgmii(struct mdio_device *pcs,
> const unsigned long *advertising,
> unsigned int neg_mode)
> {
> + int ret;
> struct mii_bus *bus = pcs->bus;
> int addr = pcs->addr;
Reverse Christmas tree. Please sort the lines longest to shortest.
Andrew
---
pw-bot: cr