diff --git a/srpt/src/ib_srpt.c b/srpt/src/ib_srpt.c index b09720f4c..61d9d6039 100644 --- a/srpt/src/ib_srpt.c +++ b/srpt/src/ib_srpt.c @@ -2948,7 +2948,7 @@ static void srpt_check_timeout(struct srpt_rdma_ch *ch) /** * srpt_cm_rtu_recv() - Process RTU event. * - * An RTU (read to use) message indicates that the connection has been + * An RTU (ready to use) message indicates that the connection has been * established and that the recipient may begin transmitting. */ static void srpt_cm_rtu_recv(struct srpt_rdma_ch *ch)