[ofw] [PATCH] remove unused (commented out) struct field.

Smith, Stan stan.smith at intel.com
Thu Oct 7 08:26:52 PDT 2010


Remove commented out struct element 'p_buf' in ipoib_send_desc_t.

signed-off-by: stan smith <stan.smith at intel.com>

--- a/ulp/ipoib_NDIS6_CM/kernel/ipoib_port.h    Thu Oct 07 08:20:38 2010
+++ b/ulp/ipoib_NDIS6_CM/kernel/ipoib_port.h    Thu Oct 07 08:19:52 2010
@@ -418,7 +418,6 @@
 {
        PNET_BUFFER_LIST    p_netbuf_list;
        ipoib_endpt_t           *p_endpt;
-       //send_buf_t                    *p_buf; // This field migrated to ipoib_send_NB_SG class
        ib_qp_handle_t          send_qp;
        send_dir_t                      send_dir;
        uint32_t                        num_wrs;



More information about the ofw mailing list