Re: [PATCH] net: pcs: enable autonegotiation for 10g-usxgmii
Andrew Lunn <[email protected]>
| Newsgroups | org.kernel.vger.netdev,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
> @@ -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