]> bbs.cooldavid.org Git - net-next-2.6.git/commit
ixgbe: Fix KR to KX fail over for Mezzanine cards
authorDon Skidmore <donald.c.skidmore@intel.com>
Thu, 8 Oct 2009 15:36:22 +0000 (15:36 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 9 Oct 2009 05:57:18 +0000 (22:57 -0700)
commitcd7e1f0b056c071860db65c847a854b3093d6606
tree86f82e74b21cb782c771640579e04d03357f1741
parent38ad1c8e8c8debf73b28543a3250a01f799f78ef
ixgbe: Fix KR to KX fail over for Mezzanine cards

This patch allows the recently added backplane device IDs that support KR
to fail over to KX during link setup.  This is accomplished by the new MAC
link setup function ixgbe_setup_mac_link_smartspeed().  Comments were also
updated to better document the reason for the delays chosen for KX, KX4, BX,
BX4 and KR connections.

Signed-off-by: Don Skidmore <don.c.skidmore@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ixgbe/ixgbe_82599.c
drivers/net/ixgbe/ixgbe_type.h