From: Michael S. Tsirkin Date: Mon, 26 Sep 2005 16:29:33 +0000 (-0700) Subject: [IB] mthca: fix off by one in clr_int calculation X-Git-Tag: v2.6.14-rc3~76^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7ed3a5971da98acdc506bdbdef25cfe51c334a2;p=pandora-kernel.git [IB] mthca: fix off by one in clr_int calculation We should use the first word of the clear interrupt register if the bit we're after is < 32, not < 31. Signed-off-by: Michael S. Tsirkin Signed-off-by: Roland Dreier --- Reading git-diff-tree failed