]> bbs.cooldavid.org Git - net-next-2.6.git/commit
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)
commit14de986a0ba560b54340fd277a3579e95a2d3838
tree853ca35f6c93dfc940cc359009cb315dbb28084e
parent8a278e6d571ebe10b96f2b53c74f01fd0a3f005a
IB/ipath: Fix offset returned to ibv_modify_srq()

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>
drivers/infiniband/hw/ipath/ipath_srq.c