Commit db473c07 authored by Christophe JAILLET's avatar Christophe JAILLET Committed by David S. Miller

rds: Fix a typo in a comment

s/cold/could/
Signed-off-by: default avatarChristophe JAILLET <christophe.jaillet@wanadoo.fr>
Acked-By: default avatarDevesh Sharma <devesh.s.sharma@oracle.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent ac9f66ff
......@@ -272,7 +272,7 @@ int rds_send_xmit(struct rds_conn_path *cp)
/* Unfortunately, the way Infiniband deals with
* RDMA to a bad MR key is by moving the entire
* queue pair to error state. We cold possibly
* queue pair to error state. We could possibly
* recover from that, but right now we drop the
* connection.
* Therefore, we never retransmit messages with RDMA ops.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment