[ofw] [PATCH] remove unused CM code 2 of 3
Smith, Stan
stan.smith at intel.com
Fri Jan 7 12:38:37 PST 2011
In order to make IPoIB-CM patches clear, remove unused CM code.
signed-off-by: stan smith <stan.smith at intel.com>
--- A/ulp/ipoib_NDIS6_CM/kernel/ipoib_endpoint.h Fri Jan 07 12:01:50 2011
+++ B/ulp/ipoib_NDIS6_CM/kernel/ipoib_endpoint.h Fri Jan 07 10:44:20 2011
@@ -220,7 +220,6 @@
#endif
}
-
NDIS_STATUS
ipoib_endpt_queue(
IN ipoib_port_t* const p_port,
@@ -248,21 +247,5 @@
(volatile LONG *)&p_endpt->conn.state,
IPOIB_CM_DISCONNECTED, IPOIB_CM_DISCONNECTED );
}
-
-ib_api_status_t
-endpt_cm_create_qp(
- IN ipoib_endpt_t* const p_endpt,
- IN ib_qp_handle_t* const p_h_qp );
-
-ib_api_status_t
-ipoib_endpt_connect(
- IN ipoib_endpt_t* const p_endpt );
-
-int32_t
-endpt_cm_recv_mgr_filter(
- IN ipoib_endpt_t* const p_endpt,
- IN ib_wc_t* const p_done_wc_list,
- OUT cl_qlist_t* const p_done_list,
- OUT cl_qlist_t* const p_bad_list );
#endif /* _IPOIB_ENDPOINT_H_ */
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ipoib_endpoint.h.patch1
Type: application/octet-stream
Size: 832 bytes
Desc: ipoib_endpoint.h.patch1
URL: <http://lists.openfabrics.org/pipermail/ofw/attachments/20110107/97fe0d27/attachment.obj>
More information about the ofw
mailing list