On Thu, 18 Feb 2021 11:20:37 +0100 Oliver Neukum wrote: > The old method for reporting network speed upwards > assumed that a device uses MDIO and uses the generic phy > functions based on that. > Add a a primitive internal version not making the assumption > reporting back directly what the status operations record. > > v2: rebased on upstream > v3: changed names and made clear which units are used > > Signed-off-by: Oliver Neukum <oneu...@suse.com> > Tested-by: Roland Dreier <rol...@kernel.org>
ERROR: trailing whitespace #48: FILE: drivers/net/usb/usbnet.c:1690: +^Idev->tx_speed = SPEED_UNSET; $