From: Steve Wise Date: Wed, 11 Feb 2009 00:38:22 +0000 (-0800) Subject: RDMA/cxgb3: sgl/pbl offset calculation needs 64 bits X-Git-Tag: v2.6.30-rc1~665^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=900f4c16c338f742b80f3aa500e12ceb017e86af;p=pandora-kernel.git 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 Signed-off-by: Roland Dreier --- Reading git-diff-tree failed