Re: [PATCH, net-next] r8169:Correct value on r810x_phy_power_up function

2015-08-26 Thread David Miller
From: Corcodel Marian Date: Wed, 26 Aug 2015 15:16:10 +0300 > Correct value on r810x_phy_power_up function normal clean > bit BMCR_PDOWN > > Signed-off-by: Corcodel Marian > > diff --git a/drivers/net/ethernet/realtek/r8169.c > b/drivers/net/ethernet/realtek/r8169.c > index d6d39df..91cf3a6

[PATCH, net-next] r8169:Correct value on r810x_phy_power_up function

2015-08-26 Thread Corcodel Marian
Correct value on r810x_phy_power_up function normal clean bit BMCR_PDOWN Signed-off-by: Corcodel Marian diff --git a/drivers/net/ethernet/realtek/r8169.c b/drivers/net/ethernet/realtek/r8169.c index d6d39df..91cf3a6 100644 --- a/drivers/net/ethernet/realtek/r8169.c +++ b/drivers/net/ethernet/