commit | 26e4e6bb683028546f339018ab4cd394300a92a4 | [log] [tgz] |
---|---|---|
author | Sowmini Varadhan <sowmini.varadhan@oracle.com> | Thu Jun 30 16:11:11 2016 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Jul 01 16:45:17 2016 -0400 |
tree | 005a9785454ea14946714b47383a4b43321101b8 | |
parent | 226f7a7d97e37220a442f52eb85ebff2cd6fc0d2 [diff] |
RDS: TCP: Remove dead logic around c_passive in rds-tcp The c_passive bit is only intended for the IB transport and will never be encountered in rds-tcp, so remove the dead logic that predicates on this bit. Acked-by: Santosh Shilimkar <santosh.shilimkar@oracle.com> Signed-off-by: Sowmini Varadhan <sowmini.varadhan@oracle.com> Signed-off-by: David S. Miller <davem@davemloft.net>