On Mon, Mar 29, 2021 at 07:16:49PM -0700, Grant Grundler wrote: > From: Oliver Neukum <[email protected]> > > The old method for reporting link speed assumed a driver uses the > generic phy (mii) MDIO read/write functions. CDC devices don't > expose the phy. > > Add a primitive internal version reporting back directly what > the CDC notification/status operations recorded. > > v2: rebased on upstream > v3: changed names and made clear which units are used > v4: moved hunks to correct patch; rewrote commmit messages > > Signed-off-by: Oliver Neukum <[email protected]> > Tested-by: Roland Dreier <[email protected]> > Reviewed-by: Grant Grundler <[email protected]> > Tested-by: Grant Grundler <[email protected]>
Reviewed-by: Andrew Lunn <[email protected]> Andrew
