rds: tcp: remove cp_outgoing
After commit 1a0e100fb2
("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>
This commit is contained in:

کامیت شده توسط
David S. Miller

والد
5f886eefbb
کامیت
41500c3e2a
@@ -125,8 +125,6 @@ struct rds_conn_path {
|
||||
|
||||
unsigned int cp_unacked_packets;
|
||||
unsigned int cp_unacked_bytes;
|
||||
unsigned int cp_outgoing:1,
|
||||
cp_pad_to_32:31;
|
||||
unsigned int cp_index;
|
||||
};
|
||||
|
||||
|
مرجع در شماره جدید
Block a user