From: Dave Olson Date: Fri, 20 Jul 2007 21:23:37 +0000 (-0700) Subject: IB/ipath: Fix some issues with buffer cancel and sendctrl register update X-Git-Tag: v2.6.23-rc2~149^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3810f2a84e994e295e181eb9bd4b8007f611b5eb;p=pandora-kernel.git IB/ipath: Fix some issues with buffer cancel and sendctrl register update There was confused use of INFINIPATH_S_PIOBUFAVAILUPD (value) and IPATH_S_PIOBUFAVAILUPD (bit position). Also, some callers of ipath_cancel_sends() need kr_sendctrl restored, and some want to do it later. Signed-off-by: Dave Olson Signed-off-by: Roland Dreier --- Reading git-diff-tree failed