]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/rdma/ib_cm.h
IB/ucm: Get rid of duplicate P_Key parameter
[linux-2.6-omap-h63xx.git] / include / rdma / ib_cm.h
index 8f394f035684a417ba7febe6cd502727934d1633..c9b4738be9d68021067b8911c68713362d2d0c9d 100644 (file)
@@ -546,7 +546,6 @@ struct ib_cm_sidr_req_param {
        const void              *private_data;
        u8                      private_data_len;
        u8                      max_cm_retries;
-       u16                     pkey;
 };
 
 /**
@@ -570,7 +569,7 @@ struct ib_cm_sidr_rep_param {
 };
 
 /**
- * ib_send_cm_sidr_rep - Sends a service ID resolution request to the
+ * ib_send_cm_sidr_rep - Sends a service ID resolution reply to the
  *   remote node.
  * @cm_id: Communication identifier associated with the received service ID
  *   resolution request.