]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
i40e: Add advertising 10G LR mode
authorJakub Pawlak <jakub.pawlak@intel.com>
Fri, 20 Apr 2018 08:41:35 +0000 (01:41 -0700)
committerStefan Bader <stefan.bader@canonical.com>
Fri, 1 Mar 2019 13:21:05 +0000 (14:21 +0100)
commit49e052f4cd0001f614cc3a7b7329a27bbc570f1a
treef57aa5cb1821712c95c414b21da22ed6843e2f67
parent0a0d96d0bcaddeb2b66eb8c30d4c82de0f5e53a1
i40e: Add advertising 10G LR mode

BugLink: http://bugs.launchpad.net/bugs/1815234
[ Upstream commit 6ee4d32255865fc4b383355a8354603d60ab9f8a ]

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>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Stefan Bader <stefan.bader@canonical.com>
drivers/net/ethernet/intel/i40e/i40e_ethtool.c