mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-14 18:22:56 +00:00
[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 <mst@mellanox.co.il> Signed-off-by: Roland Dreier <rolandd@cisco.com>
This commit is contained in:
parent
018771f435
commit
f7ed3a5971
1 changed files with 1 additions and 1 deletions
Loading…
Add table
Add a link
Reference in a new issue