diff options
author | Emil Tantilov <emil.s.tantilov@intel.com> | 2013-08-31 03:08:20 +0000 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2013-09-13 09:58:12 -0700 |
commit | 0f8fdab1334cbd7e65b705cb5db6c3c1d757ffa0 (patch) | |
tree | b94438fcaf62587d25f74efcafda39b4adb79d77 /drivers/net/ethernet/intel/e1000e/netdev.c | |
parent | ed33ff66d8064e7b84459ad8ba49aad4cc67c269 (diff) |
ixgbe: fix ethtool reporting of supported links for SFP modules
This patch resolves an issue where the driver will display incorrect info
for Q/SFP+ modules that were inserted after the driver has been loaded.
This patch adds a call to identify_phy() in ixgbe_get_settings() prior to
calling get_link_capabilities() which needs the PHY data in order to
determine the correct settings.
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>
Diffstat (limited to 'drivers/net/ethernet/intel/e1000e/netdev.c')
0 files changed, 0 insertions, 0 deletions