]> bbs.cooldavid.org Git - net-next-2.6.git/commit
tg3: 5717: Allow serdes link via parallel detect
authorMatt Carlson <mcarlson@broadcom.com>
Sat, 5 Jun 2010 17:24:35 +0000 (17:24 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 7 Jun 2010 00:56:01 +0000 (17:56 -0700)
commit57d8b88030ca9f295bb72ef65228c6d86bed22f6
tree3cafb558c5027cb092080d136d946eee55284305
parent2430b031be8d3eb57f22f2df6fb3784564109db0
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>
drivers/net/tg3.c