Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
IB/ipath: Make link state transition code ignore (transient) link rec…
…overy The hardware-based recovery doesn't need any intervention, and in a few cases we can get a bit confused about state and skip steps such as turning off the link state LED when we consider recovery to be "down". So ignore this transition, and either we recover in hardware, or we transition to down, and will handle it then. Signed-off-by: Dave Olson <dave.olson@qlogic.com> Signed-off-by: Roland Dreier <rolandd@cisco.com>
- Loading branch information