[IB] mthca: fix off by one in clr_int calculation
authorMichael S. Tsirkin <mst@mellanox.co.il>
Mon, 26 Sep 2005 16:29:33 +0000 (09:29 -0700)
committerRoland Dreier <rolandd@cisco.com>
Mon, 26 Sep 2005 16:38:34 +0000 (09:38 -0700)
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 <mst@mellanox.co.il>
Signed-off-by: Roland Dreier <rolandd@cisco.com>

No differences found