Re: [PATCH net-next 1/3] rds: tcp: remove redundant function rds_tcp_conn_paths_destroy()
From: Santosh Shilimkar <hidden>
Date: 2017-11-30 20:20:08
From: Santosh Shilimkar <hidden>
Date: 2017-11-30 20:20:08
On 11/30/2017 11:11 AM, Sowmini Varadhan wrote:
A side-effect of Commit c14b0366813a ("rds: tcp: set linger to 1
when unloading a rds-tcp") is that we always send a RST on the tcp
connection for rds_conn_destroy(), so rds_tcp_conn_paths_destroy()
is not needed any more and is removed in this patch.
Signed-off-by: Sowmini Varadhan <redacted>
---Looks good. Acked-by: Santosh Shilimkar <redacted>