ixgbe: fix PHY link setup for 82599
authorEmil Tantilov <emil.s.tantilov@intel.com>
Thu, 28 Jul 2011 06:17:04 +0000 (06:17 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Thu, 4 Aug 2011 12:06:13 +0000 (05:06 -0700)
commitb57e35bd0e545181c94405ce35b89000aed56cc5
treed0a0805ff5d0ff971dc7e56b9d4fd85386b41424
parent2a72c31ee4aa31b6a762390e4811a0edf5eefcef
ixgbe: fix PHY link setup for 82599

Fix pointer to setup_link for 82599.

This resolves some link issues when advertising modes unsupported
by the link partner.

Signed-off-by: Emil Tantilov <emil.s.tantilov@intel.com>
Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ixgbe/ixgbe_82599.c