commit | 6ee4d32255865fc4b383355a8354603d60ab9f8a | [log] [tgz] |
---|---|---|
author | Jakub Pawlak <jakub.pawlak@intel.com> | Fri Apr 20 01:41:35 2018 -0700 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Mon Apr 30 09:16:58 2018 -0700 |
tree | 3730027b4c879ffd3a94d15a111a58516142a8ab | |
parent | 6334f2432fdf5d5252850ff2eebbaa00232f6ab9 [diff] |
i40e: Add advertising 10G LR mode The advertising 10G LR mode should be possible to set but in the function i40e_set_link_ksettings() check for this is missed. This patch adds check for 10000baseLR_Full flag for 10G modes. Signed-off-by: Jakub Pawlak <jakub.pawlak@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>