]> www.infradead.org Git - users/jedix/linux-maple.git/commit
i40e: Remove 100 Mbps SGMII support for X722
authorHarshitha Ramamurthy <harshitha.ramamurthy@intel.com>
Wed, 7 Sep 2016 01:05:06 +0000 (18:05 -0700)
committerDhaval Giani <dhaval.giani@oracle.com>
Wed, 8 Mar 2017 00:39:30 +0000 (19:39 -0500)
commitfae8a67b7e13609365dcf1244da335900382be1d
treed9bbb7e4cee6b67c109fd8e3d33bd9af0bdff2dd
parent41fa407929b4fa1409a79857b15fcc85f96d0a26
i40e: Remove 100 Mbps SGMII support for X722

Orabug: 24568124

This patch fixes the problem where driver shows 100 Mbps as a supported speed,
and allows it to be configured for advertising on X722 devices. This patch
fixes the problem by not setting the 100 Mbps SGMII flag for X722 devices.

Without this patch, the user incorrectly thinks that 100 Mbps is supported
and hence might try to advertise it on X722 devices when it is actually not
a supported speed.

Change-ID: I8c3d7c4251a9402d98994ed29749b7b895a0f205
Signed-off-by: Harshitha Ramamurthy <harshitha.ramamurthy@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
(cherry picked from commit f2c7c1d09832ef0d6499a9e1a958c3ddc686f723)
Signed-off-by: Brian Maly <brian.maly@oracle.com>
Signed-off-by: Dhaval Giani <dhaval.giani@oracle.com>
drivers/net/ethernet/intel/i40e/i40e_main.c