commit | ae7971a7706384ca373fb7e212fe195698e6c5a1 | [log] [tgz] |
---|---|---|
author | Sean Hefty <sean.hefty@intel.com> | Mon Oct 24 12:33:56 2005 -0700 |
committer | Roland Dreier <rolandd@cisco.com> | Mon Oct 24 12:33:56 2005 -0700 |
tree | 5c0d0fecf3faa6c899f8438c4589fa8dede9da72 | |
parent | ec329a135974f1c400214dab02f09584d4beeba9 [diff] |
[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>