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:
2ffbb83
)
IB/ipath: Fix offset returned to ibv_resize_cq()
author
Ralph Campbell
<ralph.campbell@qlogic.com>
Wed, 7 Nov 2007 01:51:38 +0000
(17:51 -0800)
committer
Roland Dreier
<rolandd@cisco.com>
Tue, 20 Nov 2007 19:03:26 +0000
(11:03 -0800)
The wrong offset was being returned to libipathverbs so that when
ibv_resize_cq() calls mmap(), it always fails.
Signed-off-by: Ralph Campbell <ralph.campbell@qlogic.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
No differences found