]> git.baikalelectronics.ru Git - kernel.git/commit
IB/ehca: Fix AQP0/1 QP number
authorHoang-Nam Nguyen <hnguyen@de.ibm.com>
Wed, 9 May 2007 11:48:11 +0000 (13:48 +0200)
committerRoland Dreier <rolandd@cisco.com>
Mon, 14 May 2007 20:39:31 +0000 (13:39 -0700)
commit016d1f4a7c1e7b9ee6ca55d7c17eb479cdb76a09
tree4f86497cbe102ba2b60b6694a4c2edc5f82703fd
parenta38292492b66ac85a5d6c915069cb0caab434872
IB/ehca: Fix AQP0/1 QP number

AQP0/1 should report qp_num={0|1} and the actual QP# should be stored
in struct ehca_qp, not the other way round.

Signed-off-by: Joachim Fenkes <fenkes@de.ibm.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
drivers/infiniband/hw/ehca/ehca_qp.c