[IB] CM: Fix initialization of QP attributes for UC QPs.
authorSean Hefty <sean.hefty@intel.com>
Mon, 24 Oct 2005 19:33:56 +0000 (12:33 -0700)
committerRoland Dreier <rolandd@cisco.com>
Mon, 24 Oct 2005 19:33:56 +0000 (12:33 -0700)
commitae7971a7706384ca373fb7e212fe195698e6c5a1
tree5c0d0fecf3faa6c899f8438c4589fa8dede9da72
parentec329a135974f1c400214dab02f09584d4beeba9
[IB] CM: Fix initialization of QP attributes for UC QPs.

Fix cm_init_qp_init_attr(), cm_init_qp_rtr_attr() and cm_init_qp_rts_attr()
so that they correctly handle the differences between UC and RC QPs.  This
fixes problems with setting up UC QPs through the CM.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
drivers/infiniband/core/cm.c