ice: Don't clear auto_fec bit in ice_cfg_phy_fec()
authorChinh T Cao <chinh.t.cao@intel.com>
Mon, 29 Jul 2019 09:04:53 +0000 (02:04 -0700)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Fri, 23 Aug 2019 17:25:39 +0000 (10:25 -0700)
commit3747f03115c1c7e577e86c7698e061a21f20576c
tree89f02a8e877edf155e63f5dac802b7815dbdb755
parent057911ba9b7939a3395e5c3c497fa2af830123e4
ice: Don't clear auto_fec bit in ice_cfg_phy_fec()

The driver should never clear the auto_fec_enable bit.

Signed-off-by: Chinh T Cao <chinh.t.cao@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/ice/ice_common.c