]> git.baikalelectronics.ru Git - kernel.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)
commit1a0a43c32f6d8be47df595e7d0a6103b5df28d9d
tree86f82e74b21cb782c771640579e04d03357f1741
parent6218bf364d2c1ce649a132530a1ecdf21c7473f5
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