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:
8a278e6
)
IB/ipath: Fix offset returned to ibv_modify_srq()
author
Ralph Campbell
<ralph.campbell@qlogic.com>
Fri, 9 Nov 2007 23:22:31 +0000
(15:22 -0800)
committer
Roland Dreier
<rolandd@cisco.com>
Tue, 20 Nov 2007 19:04:41 +0000
(11:04 -0800)
The wrong offset was being returned to libipathverbs so that when
ibv_modify_srq() 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