> Subject: [PATCH v5 02/20] RDMA: Constify the argument of the work request > conversion functions > > When posting a send work request, the work request that is posted is > not modified by any of the RDMA drivers. Make this explicit by > constifying most ib_send_wr pointers in RDMA transport drivers. > > Signed-off-by: Bart Van Assche <bart.vanassche@xxxxxxx> > Reviewed-by: Sagi Grimberg <sagi@xxxxxxxxxxx> ... > drivers/infiniband/hw/cxgb3/iwch_qp.c | 20 ++++++------- > drivers/infiniband/hw/cxgb4/qp.c | 21 +++++++------ The cxgb* changes look fine. Reviewed-by: Steve Wise <swise@xxxxxxxxxxxxxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html