Messages in this thread |  | | Date | Sun, 29 Nov 2020 11:30:18 +0000 | From | Russell King - ARM Linux admin <> | Subject | Re: [RFC PATCH 2/3] net: sparx5: Add Sparx5 switchdev driver |
| |
On Sun, Nov 29, 2020 at 10:52:45AM +0000, Russell King - ARM Linux admin wrote: > There are other issues too.
This is also wrong:
+ if (port->ndev && port->ndev->phydev) + status->link = port->ndev->phydev->link;
phylink already deals with that situation.
-- RMK's Patch system: https://www.armlinux.org.uk/developer/patches/ FTTP is here! 40Mbps down 10Mbps up. Decent connectivity at last!
|  |