smsc75xx: Add workaround for gigabit link up hardware errata.
authorYuiko Oshino <yuiko.oshino@microchip.com>
Tue, 3 Jul 2018 15:21:46 +0000 (11:21 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 24 Aug 2018 11:12:35 +0000 (13:12 +0200)
commit667f0367f27c79c98f1c4b2ea089dcc11f198a05
treee16900225f217941b3f56886addb55929bda39e3
parent2b7f885326c3d8b286ff93ba82e58013c7ee0136
smsc75xx: Add workaround for gigabit link up hardware errata.

[ Upstream commit d461e3da905332189aad546b2ad9adbe6071c7cc ]

In certain conditions, the device may not be able to link in gigabit mode. This software workaround ensures that the device will not enter the failure state.

Fixes: d0cad871703b898a442e4049c532ec39168e5b57 ("SMSC75XX USB 2.0 Gigabit Ethernet Devices")
Signed-off-by: Yuiko Oshino <yuiko.oshino@microchip.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/usb/smsc75xx.c