bnx2x: Fix no link on 577xx 10G-baseT
authorYaniv Rosner <yanivr@broadcom.com>
Wed, 31 Oct 2012 05:46:57 +0000 (05:46 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 1 Nov 2012 15:31:54 +0000 (11:31 -0400)
commit03c31488a084b344cd04bb853db97706143327b9
tree44ffdda0d157fd841256016b88c580735529417a
parente82041df5d0a85457880fbbe00da057443b3fcc0
bnx2x: Fix no link on 577xx 10G-baseT

Since the Warpcore supports various link types, need to set only the correct
supported modes for XFI which is the serdes interface for the 10G-baseT PHY.

Signed-off-by: Yaniv Rosner <yanivr@broadcom.com>
Signed-off-by: Barak Witkowski <barak@broadcom.com>
Signed-off-by: Dmitry Kravkov <dmitry@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.c