commit | 41500c3e2a19ffcf40a7158fce1774de08e26ba2 | [log] [tgz] |
---|---|---|
author | Sowmini Varadhan <sowmini.varadhan@oracle.com> | Thu Jun 15 11:28:53 2017 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Jun 16 12:45:14 2017 -0400 |
tree | 723682c0d034d68674f943d70e83632a28c71ad7 | |
parent | 5f886eefbb2d4b207c43b96bbe951545be4f462d [diff] |
rds: tcp: remove cp_outgoing After commit 1a0e100fb2c9 ("RDS: TCP: Force every connection to be initiated by numerically smaller IP address") we no longer need the logic associated with cp_outgoing, so clean up usage of this field. Signed-off-by: Sowmini Varadhan <sowmini.varadhan@oracle.com> Tested-by: Imanti Mendez <imanti.mendez@oracle.com> Signed-off-by: David S. Miller <davem@davemloft.net>