Re: [PATCH] net: phy: fix auto negotiation checking for teranetics

2015-07-27 Thread David Miller
From: Date: Fri, 24 Jul 2015 19:26:02 +0800 > From: Shaohui Xie > > When using fiber port, the phy cannot report it's auto negotiation state, > driver should always report auto negotiation is done when using fiber port. > > Signed-off-by: Shaohui Xie Applied. -- To unsubscribe from this list

[PATCH] net: phy: fix auto negotiation checking for teranetics

2015-07-24 Thread shh.xie
From: Shaohui Xie When using fiber port, the phy cannot report it's auto negotiation state, driver should always report auto negotiation is done when using fiber port. Signed-off-by: Shaohui Xie --- drivers/net/phy/teranetics.c | 11 +-- 1 file changed, 9 insertions(+), 2 deletions(-)