git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
018771f
)
[IB] mthca: fix off by one in clr_int calculation
author
Michael S. Tsirkin
<mst@mellanox.co.il>
Mon, 26 Sep 2005 16:29:33 +0000
(09:29 -0700)
committer
Roland 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