From: Joachim Fenkes Date: Mon, 9 Jul 2007 13:23:15 +0000 (+0200) Subject: IB/ehca: QP code restructuring in preparation for SRQ X-Git-Tag: v2.6.23-rc1~1085^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a79fc0a1b815cbd05a8e37ea838acfccb7235cc;p=pandora-kernel.git IB/ehca: QP code restructuring in preparation for SRQ - Replace init_qp_queues() by a shorter init_qp_queue(), eliminating duplicate code. - hipz_h_alloc_resource_qp() doesn't need a pointer to struct ehca_qp any longer. All input and output data is transferred through the parms parameter. - Change the interface to also support SRQ. Signed-off-by: Joachim Fenkes Signed-off-by: Roland Dreier --- Reading git-diff-tree failed