Am 22.12.2017 um 10:57 schrieb Andrew Lunn:
> On Thu, Dec 21, 2017 at 09:50:28PM +0100, Heiner Kallweit wrote:
>> Use genphy_soft_reset instead of open coding the soft reset.
>
> Hi Heiner
>
> At this point, you have swapped over the phylib. Does one of the
> drivers in drivers/net/phy now take c
On Thu, Dec 21, 2017 at 09:50:28PM +0100, Heiner Kallweit wrote:
> Use genphy_soft_reset instead of open coding the soft reset.
Hi Heiner
At this point, you have swapped over the phylib. Does one of the
drivers in drivers/net/phy now take control of the PHY? Does the PHY
ID match one of those in
Use genphy_soft_reset instead of open coding the soft reset.
Signed-off-by: Heiner Kallweit
---
drivers/net/ethernet/realtek/r8168.c | 14 +-
1 file changed, 1 insertion(+), 13 deletions(-)
diff --git a/drivers/net/ethernet/realtek/r8168.c
b/drivers/net/ethernet/realtek/r8168.c
ind