OSDN Git Service

ixgbe: Filter out spurious link up indication
authorSebastian Czapla <sebastianx.czapla@intel.com>
Mon, 12 Dec 2022 09:59:38 +0000 (10:59 +0100)
committerTony Nguyen <anthony.l.nguyen@intel.com>
Fri, 13 Jan 2023 17:42:15 +0000 (09:42 -0800)
commit6f8179c192345b91fb643a6ce4d9396ba6ddd77e
treed8eae39c12f3ffc807429ac9d4240a7ca9f3c287
parent3fe1d0a48d21944e4ba98e2cbdae4b0753bbc25b
ixgbe: Filter out spurious link up indication

Add delayed link state recheck to filter false link up indication
caused by transceiver with no fiber cable attached.

Signed-off-by: Sebastian Czapla <sebastianx.czapla@intel.com>
Tested-by: Sunitha Mekala <sunithax.d.mekala@intel.com> (A Contingent worker at Intel)
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
drivers/net/ethernet/intel/ixgbe/ixgbe_common.c