]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ixgbe: Add work around for empty SFP+ cage crosstalk
authorDon Skidmore <donald.c.skidmore@intel.com>
Tue, 12 Apr 2016 23:25:10 +0000 (19:25 -0400)
committerChuck Anderson <chuck.anderson@oracle.com>
Sat, 25 Feb 2017 05:47:31 +0000 (21:47 -0800)
commit104c2910f7f6eb6f835493be5afea2f7dacba793
treec905cd8ef9d058dbea6ae0d5ef6aee6b6ad1f33b
parentc73834fc8f01f339ff36eef2a354a9d9ec403619
ixgbe: Add work around for empty SFP+ cage crosstalk

Orabug: 24568240

It is possible on some systems that crosstalk could lead to link flap
on empty SFP+ cages.  A new NVM bit was defined to let SW know it
needs to implement the work around which consists of verifying that
there is a module in the cage before acting on the LSC.

Signed-off-by: Don Skidmore <donald.c.skidmore@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
(cherry picked from commit 4319a7976722f6925b5bbbdac417d87a0cbde859)
Signed-off-by: Brian Maly <brian.maly@oracle.com>
drivers/net/ethernet/intel/ixgbe/ixgbe.h
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c
drivers/net/ethernet/intel/ixgbe/ixgbe_type.h