
22 Jan
2016
22 Jan
'16
8:26 p.m.
On Fri, Jan 22, 2016 at 1:16 PM, amessier.tyco@gmail.com wrote:
From: Alexandre Messier amessier@tycoint.com
Use the 'autoneg' flag available in phydev when checking if autoneg is in use.
The previous implementation was checking directly in the PHY if autoneg was supported. Some PHYs will report that autoneg is supported, even when it is disabled. Thus it is not possible to use that bit to determine if autoneg is currently in use or not.
Signed-off-by: Alexandre Messier amessier@tycoint.com
Acked-by: Joe Hershberger joe.hershberger@ni.com