]> bbs.cooldavid.org Git - net-next-2.6.git/commit
RDMA/cxgb3: sgl/pbl offset calculation needs 64 bits
authorSteve Wise <swise@opengridcomputing.com>
Wed, 11 Feb 2009 00:38:22 +0000 (16:38 -0800)
committerRoland Dreier <rolandd@cisco.com>
Wed, 11 Feb 2009 00:38:22 +0000 (16:38 -0800)
commit900f4c16c338f742b80f3aa500e12ceb017e86af
tree70b527f55d262c531ad2ec622ef947df1e443e46
parentf3b8436ad9a8ad36b3c9fa1fe030c7f38e5d3d0b
RDMA/cxgb3: sgl/pbl offset calculation needs 64 bits

The variable 'offset' in iwch_sgl2pbl_map() needs to be a u64.

Signed-off-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
drivers/infiniband/hw/cxgb3/iwch_qp.c