From: Sowmini Varadhan <sowmini.varad...@oracle.com> Date: Fri, 17 Jun 2016 16:12:12 -0400
> The state of the rds_connection after rds_tcp_reset_callbacks() would > be RDS_CONN_RESETTING and this is the value that should be passed > by rds_tcp_accept_one() to rds_connect_path_complete() to transition > the socket to RDS_CONN_UP. > > Fixes: b5c21c0947c1 ("RDS: TCP: fix race windows in send-path quiescence > by rds_tcp_accept_one()") > Signed-off-by: Sowmini Varadhan <sowmini.varad...@oracle.com> Applied.