]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ixgbe: Always turn PHY power on when requested
authorMark Rustad <mark.d.rustad@intel.com>
Thu, 5 Nov 2015 19:02:14 +0000 (11:02 -0800)
committerChuck Anderson <chuck.anderson@oracle.com>
Wed, 6 Jul 2016 23:40:23 +0000 (16:40 -0700)
commitb2af80cda4aac267408c88adfd1525dc82672668
treea5d3aef6275a3b4593f3fcc70f3b98f1890adb8c
parent4c5344aa939b7f50ac440d8f7750a34b4cd01222
ixgbe: Always turn PHY power on when requested

Orabug: 23177316

Instead of inhibiting PHY power control when manageability is
present, only inhibit turning PHY power off when manageability
is present. Consequently, PHY power will always be turned on when
requested. Without this patch, some systems with X540 or X550
devices in some conditions will never get link.

Signed-off-by: Mark Rustad <mark.d.rustad@intel.com>
Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
(cherry picked from commit 3c2f2b77a917488b56b2676b99adb5d3c07d6e68)
Signed-off-by: Brian Maly <brian.maly@oracle.com>
drivers/net/ethernet/intel/ixgbe/ixgbe_phy.c
drivers/net/ethernet/intel/ixgbe/ixgbe_x540.c