RDS:TCP: Synchronize rds_tcp_accept_one with rds_send_xmit when resetting t_sock
[deliverable/linux.git] / net / rds / tcp.c
index 61ed2a8764ba4c7a66788d7843cef18abb9e904a..9134544941c22fc000ca7e6702c7d9ec0aab9e5a 100644 (file)
@@ -127,7 +127,7 @@ void rds_tcp_restore_callbacks(struct socket *sock,
 
 /*
  * This is the only path that sets tc->t_sock.  Send and receive trust that
- * it is set.  The RDS_CONN_CONNECTED bit protects those paths from being
+ * it is set.  The RDS_CONN_UP bit protects those paths from being
  * called while it isn't set.
  */
 void rds_tcp_set_callbacks(struct socket *sock, struct rds_connection *conn)
This page took 0.023527 seconds and 5 git commands to generate.