commit | 57d8b88030ca9f295bb72ef65228c6d86bed22f6 | [log] [tgz] |
---|---|---|
author | Matt Carlson <mcarlson@broadcom.com> | Sat Jun 05 17:24:35 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sun Jun 06 17:56:01 2010 -0700 |
tree | 3cafb558c5027cb092080d136d946eee55284305 | |
parent | 2430b031be8d3eb57f22f2df6fb3784564109db0 [diff] |
tg3: 5717: Allow serdes link via parallel detect The 5717 serdes phy brings link up via parallel detection without any additional help from the driver. This patch changes the tg3_setup_fiber_mii_phy() function to detect and allow the use of this feature. Signed-off-by: Matt Carlson <mcarlson@broadcom.com> Signed-off-by: Michael Chan <mchan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>