]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ixgbe: Configure advertised speeds correctly for KR/KX backplane
authorDon Skidmore <donald.c.skidmore@intel.com>
Wed, 14 Dec 2016 01:34:51 +0000 (20:34 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 21 Nov 2017 08:23:26 +0000 (09:23 +0100)
commit6c7999904f32630027f80c40ceaff38ca0c60ae0
treeb6673ce7ae0bba090d1cf0b58e136faaf1852ec5
parent5d820f84e169fa3e83e1f28a0cc4ca5a1770a9c4
ixgbe: Configure advertised speeds correctly for KR/KX backplane

[ Upstream commit 54f6d4c42451dbd2cc7e0f0bd8fc3eddcab511fe ]

This patch ensures that the advertised link speeds are configured
for X553 KR/KX backplane.  Without this patch the link remains at
1G when resuming from low power after being downshifted by LPLU.

Signed-off-by: Don Skidmore <donald.c.skidmore@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: Sasha Levin <alexander.levin@verizon.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/ethernet/intel/ixgbe/ixgbe_x550.c