From: Dave Olson Date: Thu, 17 Apr 2008 04:09:29 +0000 (-0700) Subject: IB/ipath: Make link state transition code ignore (transient) link recovery X-Git-Tag: v2.6.26-rc1~1156^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=555b203e48faeacc0373eda7bc87db874db37136;p=pandora-kernel.git IB/ipath: Make link state transition code ignore (transient) link recovery 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 Signed-off-by: Roland Dreier --- Reading git-diff-tree failed