diff options
author | 2017-05-17 15:17:51 -0700 | |
---|---|---|
committer | 2017-05-31 04:50:41 -0700 | |
commit | 08ed48e182ef870517a84d2331c4c5da8f1c3b3a (patch) | |
tree | ed055af78325a0281aa1984423ecc8c9eca195e7 /net/dsa | |
parent | ixgbe: add write flush when configuring CS4223/7 (diff) | |
download | linux-dev-08ed48e182ef870517a84d2331c4c5da8f1c3b3a.tar.xz linux-dev-08ed48e182ef870517a84d2331c4c5da8f1c3b3a.zip |
ixgbe: always call setup_mac_link for multispeed fiber
Remove the logic which would previously skip the link configuration
in the case where we are already at the requested speed in
ixgbe_setup_mac_link_multispeed_fiber().
By exiting early we are skipping the link configuration and as such
the driver may not always configure the PHY correctly for SFP+.
Signed-off-by: Emil Tantilov <emil.s.tantilov@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'net/dsa')
0 files changed, 0 insertions, 0 deletions