Skip to content
Snippets Groups Projects
Commit bb2e05e0 authored by Masanari Iida's avatar Masanari Iida Committed by David S. Miller
Browse files

linux-next: DOC: RDS: Fix a typo in rds.txt


This patch fixes a spelling typo in rds.txt

Signed-off-by: default avatarMasanari Iida <standby24x7@gmail.com>
Acked-by: default avatarSantosh Shilimkar <santosh.shilimkar@oracle.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent ec66854c
No related branches found
No related tags found
No related merge requests found
......@@ -389,7 +389,7 @@ Multipath RDS (mprds)
a common (to all paths) part, and a per-path struct rds_conn_path. All
I/O workqs and reconnect threads are driven from the rds_conn_path.
Transports such as TCP that are multipath capable may then set up a
TPC socket per rds_conn_path, and this is managed by the transport via
TCP socket per rds_conn_path, and this is managed by the transport via
the transport privatee cp_transport_data pointer.
Transports announce themselves as multipath capable by setting the
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment