]> bbs.cooldavid.org Git - net-next-2.6.git/commit
tg3: Relax 5717 serdes restriction
authorMatt Carlson <mcarlson@broadcom.com>
Sun, 11 Jul 2010 09:31:43 +0000 (09:31 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 12 Jul 2010 00:07:42 +0000 (17:07 -0700)
commit2138c002173abe3e439e213e5cc03b385b20508c
tree226d7dd672721686428e24556945f296a8e3134e
parent34195c3dce84fd0ee47f4131584ff1f6f283b93c
tg3: Relax 5717 serdes restriction

tg3 is coded to refuse to attach to 5717 serdes devices.  Now that the
hardware is better supported, we can relax this restriction.  This patch
also fixes a recently introduced bug which will cause serdes parallel
detection not to work with 5780 class devices.

Signed-off-by: Matt Carlson <mcarlson@broadcom.com>
Reviewed-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/tg3.c