IB/ipath: Fix offset returned to ibv_modify_srq()
authorRalph Campbell <ralph.campbell@qlogic.com>
Fri, 9 Nov 2007 23:22:31 +0000 (15:22 -0800)
committerRoland 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