From: Dave Olson Date: Fri, 6 Jul 2007 19:48:33 +0000 (-0700) Subject: IB/ipath: Be more cautious about coming out of freeze mode X-Git-Tag: v2.6.23-rc1~1085^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f4fc5ebd9a68ede20ca365576a6df2df2fefc4c;p=pandora-kernel.git IB/ipath: Be more cautious about coming out of freeze mode We are more careful to be sure that we don't lose information about changes that occurred while we were in freeze mode, when the chip will not notify us, and try to avoid false error interrupts while doing cleanup. Put all of this logic in a new function ipath_clear_freeze(). Signed-off-by: Dave Olson Signed-off-by: Roland Dreier --- Reading git-diff-tree failed