commit | ebfdacb42b5e29ed847a8bee05affc24e3d4eb10 | [log] [tgz] |
---|---|---|
author | Andy Fleming <afleming@freescale.com> | Wed Apr 20 18:41:17 2011 -0500 |
committer | Kumar Gala <galak@kernel.crashing.org> | Sun Oct 09 17:57:53 2011 -0500 |
tree | cc8972917cfa5ababbe1c3166a93b578a0ae06ca | |
parent | babb348cd0b507950e010bbc7fa360eff61db889 [diff] |
phylib: Work around bug in Teranetics PHY The Teranetics PHY does not properly report the link state for fiber connections. The new PHY code actually checked the link, and so the FM driver would refuse to talk over a linkless PHY. But the link may actually be up, so now we always report it as up for fiber connections on the tn2020. Signed-off-by: Andy Fleming <afleming@freescale.com>