OSDN Git Service

mptcp: rename fourth ack field
authorPaolo Abeni <pabeni@redhat.com>
Thu, 19 Mar 2020 10:06:30 +0000 (11:06 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 20 Mar 2020 03:19:34 +0000 (20:19 -0700)
commit0be534f5c0fd153c0f2584db333efc504f8490c9
tree42157fd4e7302cf2e71919400b7d74a2fca9a338
parent79e28519ac78dde6d38fe6ea22286af574f5c7db
mptcp: rename fourth ack field

The name is misleading, it actually tracks the 'fully established'
status.

Reviewed-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/mptcp/options.c
net/mptcp/protocol.h
net/mptcp/subflow.c