From: Michael S. Tsirkin Date: Fri, 18 Nov 2005 22:11:17 +0000 (-0800) Subject: IB/mthca: Safer max_send_sge/max_recv_sge calculation X-Git-Tag: v2.6.15-rc2~15^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48fd0d1fdd357caa2de8cb4ce6af810df7535f43;p=pandora-kernel.git IB/mthca: Safer max_send_sge/max_recv_sge calculation Calculation of QP capabilities still isn't exactly right in mthca: max_send_sge/max_recv_sge fields returned in create_qp can exceed the handware supported limits. Signed-off-by: Michael S. Tsirkin Signed-off-by: Roland Dreier --- Reading git-diff-tree failed