From: Michael Albaugh Date: Thu, 17 Apr 2008 04:09:26 +0000 (-0700) Subject: IB/ipath: Prevent link-recovery code from negating admin disable X-Git-Tag: v2.6.26-rc1~1156^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4330e4dad780467d930b394b5119c0218a1e2dbe;p=pandora-kernel.git IB/ipath: Prevent link-recovery code from negating admin disable The link can be put in LINKDOWN_DISABLE state either locally or via a MAD. However, the link-recovery code will take it out of that state as a side-effect of attempts to clear SerDes/XGXS issues. We add a flag to indicate "link is down on purpose, leave it alone." Signed-off-by: Michael Albaugh Signed-off-by: Roland Dreier --- Reading git-diff-tree failed