ixgbe: do not disable FEC from the driver
authorEmil Tantilov <emil.s.tantilov@intel.com>
Wed, 28 Sep 2016 23:01:48 +0000 (16:01 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 21 Nov 2017 08:23:27 +0000 (09:23 +0100)
commitef417b59c222b5cbdc079184e8170b5c87fadac1
tree78f61a2b7ad8a0a9cbd8b8db9cf459f8d7edc10c
parentbc656fda2442493419c9bd63810dfbb2e9c2cdbf
ixgbe: do not disable FEC from the driver

[ Upstream commit 1fe954b2097bb907b4578e6a74e4c1d23785a601 ]

FEC is configured by the NVM and the driver should not be
overriding it.

Signed-off-by: Emil Tantilov <emil.s.tantilov@intel.com>
Tested-by: Krishneil Singh <krishneil.k.singh@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: Sasha Levin <alexander.levin@verizon.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/ethernet/intel/ixgbe/ixgbe_x550.c