From: Dave Olson Date: Wed, 7 May 2008 17:57:48 +0000 (-0700) Subject: IB/ipath: Fix bug that can leave sends disabled after freeze recovery X-Git-Tag: v2.6.26-rc2~31^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4d390d8d219452e5d4257c87134a6934d7fabeb;p=pandora-kernel.git IB/ipath: Fix bug that can leave sends disabled after freeze recovery The semantics of cancel_sends changed, but the code using it was missed. Don't leave sends and pioavail updates disabled, and add a comment as to why the force update is needed. Signed-off-by: Dave Olson Signed-off-by: Roland Dreier --- Reading git-diff-tree failed