From: Jack Morgenstein Date: Wed, 22 Mar 2006 07:52:31 +0000 (+0200) Subject: IB/mthca: Fix uninitialized variable in mthca_alloc_qp() X-Git-Tag: v2.6.17-rc1~730^2~4 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3f64967fafad2d3487cdba18bc5166aec33a823;p=pandora-kernel.git IB/mthca: Fix uninitialized variable in mthca_alloc_qp() mthca_alloc_sqp() by mthca_set_qp_size() need to set qp->transport before calling mthca_set_qp_size(), since the value is used there. Signed-off-by: Jack Morgenstein Signed-off-by: Roland Dreier --- Reading git-diff-tree failed